diff options
Diffstat (limited to 'arch/arm/mach-versatile/versatile_ab.c')
-rw-r--r-- | arch/arm/mach-versatile/versatile_ab.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-versatile/versatile_ab.c b/arch/arm/mach-versatile/versatile_ab.c index bb8ec7724f79..aa9730fb13bf 100644 --- a/arch/arm/mach-versatile/versatile_ab.c +++ b/arch/arm/mach-versatile/versatile_ab.c | |||
@@ -35,8 +35,6 @@ | |||
35 | 35 | ||
36 | MACHINE_START(VERSATILE_AB, "ARM-Versatile AB") | 36 | MACHINE_START(VERSATILE_AB, "ARM-Versatile AB") |
37 | /* Maintainer: ARM Ltd/Deep Blue Solutions Ltd */ | 37 | /* Maintainer: ARM Ltd/Deep Blue Solutions Ltd */ |
38 | .phys_io = 0x101f1000, | ||
39 | .io_pg_offst = ((0xf11f1000) >> 18) & 0xfffc, | ||
40 | .boot_params = 0x00000100, | 38 | .boot_params = 0x00000100, |
41 | .map_io = versatile_map_io, | 39 | .map_io = versatile_map_io, |
42 | .init_irq = versatile_init_irq, | 40 | .init_irq = versatile_init_irq, |