aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/asm-ppc/prom.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-ppc/prom.h b/include/asm-ppc/prom.h
index 56394c6cf52e..75c0637acdc8 100644
--- a/include/asm-ppc/prom.h
+++ b/include/asm-ppc/prom.h
@@ -14,9 +14,6 @@
14typedef u32 phandle; 14typedef u32 phandle;
15typedef u32 ihandle; 15typedef u32 ihandle;
16 16
17extern char *prom_display_paths[];
18extern unsigned int prom_num_displays;
19
20struct address_range { 17struct address_range {
21 unsigned int space; 18 unsigned int space;
22 unsigned int address; 19 unsigned int address;