diff options
Diffstat (limited to 'arch/powerpc/kernel/prom.c')
-rw-r--r-- | arch/powerpc/kernel/prom.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/kernel/prom.c b/arch/powerpc/kernel/prom.c index 4869c937b6cf..43238b2054b6 100644 --- a/arch/powerpc/kernel/prom.c +++ b/arch/powerpc/kernel/prom.c | |||
@@ -67,9 +67,6 @@ int __initdata iommu_force_on; | |||
67 | unsigned long tce_alloc_start, tce_alloc_end; | 67 | unsigned long tce_alloc_start, tce_alloc_end; |
68 | #endif | 68 | #endif |
69 | 69 | ||
70 | /* export that to outside world */ | ||
71 | struct device_node *of_chosen; | ||
72 | |||
73 | static int __init early_parse_mem(char *p) | 70 | static int __init early_parse_mem(char *p) |
74 | { | 71 | { |
75 | if (!p) | 72 | if (!p) |