diff options
Diffstat (limited to 'arch/arm/mach-netx/nxeb500hmi.c')
-rw-r--r-- | arch/arm/mach-netx/nxeb500hmi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-netx/nxeb500hmi.c b/arch/arm/mach-netx/nxeb500hmi.c index 1061c01ff679..de369cd1dcbe 100644 --- a/arch/arm/mach-netx/nxeb500hmi.c +++ b/arch/arm/mach-netx/nxeb500hmi.c | |||
@@ -177,8 +177,6 @@ static void __init nxeb500hmi_init(void) | |||
177 | } | 177 | } |
178 | 178 | ||
179 | MACHINE_START(NXEB500HMI, "Hilscher nxeb500hmi") | 179 | MACHINE_START(NXEB500HMI, "Hilscher nxeb500hmi") |
180 | .phys_io = 0x00100000, | ||
181 | .io_pg_offst = (io_p2v(0x00100000) >> 18) & 0xfffc, | ||
182 | .boot_params = 0x80000100, | 180 | .boot_params = 0x80000100, |
183 | .map_io = netx_map_io, | 181 | .map_io = netx_map_io, |
184 | .init_irq = netx_init_irq, | 182 | .init_irq = netx_init_irq, |