diff options
Diffstat (limited to 'arch/arm/mach-clps711x/cdb89712.c')
-rw-r--r-- | arch/arm/mach-clps711x/cdb89712.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-clps711x/cdb89712.c b/arch/arm/mach-clps711x/cdb89712.c index 71a80b5b8ad6..5a1689d48793 100644 --- a/arch/arm/mach-clps711x/cdb89712.c +++ b/arch/arm/mach-clps711x/cdb89712.c | |||
@@ -55,8 +55,6 @@ static void __init cdb89712_map_io(void) | |||
55 | 55 | ||
56 | MACHINE_START(CDB89712, "Cirrus-CDB89712") | 56 | MACHINE_START(CDB89712, "Cirrus-CDB89712") |
57 | /* Maintainer: Ray Lehtiniemi */ | 57 | /* Maintainer: Ray Lehtiniemi */ |
58 | .phys_io = 0x80000000, | ||
59 | .io_pg_offst = ((0xff000000) >> 18) & 0xfffc, | ||
60 | .boot_params = 0xc0000100, | 58 | .boot_params = 0xc0000100, |
61 | .map_io = cdb89712_map_io, | 59 | .map_io = cdb89712_map_io, |
62 | .init_irq = clps711x_init_irq, | 60 | .init_irq = clps711x_init_irq, |