diff options
Diffstat (limited to 'arch/arm/mach-rpc/riscpc.c')
-rw-r--r-- | arch/arm/mach-rpc/riscpc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-rpc/riscpc.c b/arch/arm/mach-rpc/riscpc.c index c7fc01e9d1f6..580b3c73d2c7 100644 --- a/arch/arm/mach-rpc/riscpc.c +++ b/arch/arm/mach-rpc/riscpc.c | |||
@@ -218,8 +218,6 @@ extern struct sys_timer ioc_timer; | |||
218 | 218 | ||
219 | MACHINE_START(RISCPC, "Acorn-RiscPC") | 219 | MACHINE_START(RISCPC, "Acorn-RiscPC") |
220 | /* Maintainer: Russell King */ | 220 | /* Maintainer: Russell King */ |
221 | .phys_io = 0x03000000, | ||
222 | .io_pg_offst = ((0xe0000000) >> 18) & 0xfffc, | ||
223 | .boot_params = 0x10000100, | 221 | .boot_params = 0x10000100, |
224 | .reserve_lp0 = 1, | 222 | .reserve_lp0 = 1, |
225 | .reserve_lp1 = 1, | 223 | .reserve_lp1 = 1, |