aboutsummaryrefslogtreecommitdiff
path: root/src/arch/ppc/boot/linuxbios_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/ppc/boot/linuxbios_table.c')
-rw-r--r--src/arch/ppc/boot/linuxbios_table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/ppc/boot/linuxbios_table.c b/src/arch/ppc/boot/linuxbios_table.c
index f199615d5f..2b37e877e5 100644
--- a/src/arch/ppc/boot/linuxbios_table.c
+++ b/src/arch/ppc/boot/linuxbios_table.c
@@ -218,7 +218,6 @@ struct lb_memory *get_lb_mem(void)
}
unsigned long write_linuxbios_table(
- unsigned long *processor_map,
struct mem_range *ram,
unsigned long low_table_start, unsigned long low_table_end,
unsigned long rom_table_startk, unsigned long rom_table_endk)