aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/kernel/prom.c')
-rw-r--r--arch/powerpc/kernel/prom.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/kernel/prom.c b/arch/powerpc/kernel/prom.c
index 8d0c78cbc0bc..16ac15e73b44 100644
--- a/arch/powerpc/kernel/prom.c
+++ b/arch/powerpc/kernel/prom.c
@@ -110,9 +110,6 @@ struct device_node *of_chosen;
110struct device_node *dflt_interrupt_controller; 110struct device_node *dflt_interrupt_controller;
111int num_interrupt_controllers; 111int num_interrupt_controllers;
112 112
113u32 rtas_data;
114u32 rtas_entry;
115
116/* 113/*
117 * Wrapper for allocating memory for various data that needs to be 114 * Wrapper for allocating memory for various data that needs to be
118 * attached to device nodes as they are processed at boot or when 115 * attached to device nodes as they are processed at boot or when