diff options
Diffstat (limited to 'arch/arm/mach-orion5x/ts409-setup.c')
-rw-r--r-- | arch/arm/mach-orion5x/ts409-setup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-orion5x/ts409-setup.c b/arch/arm/mach-orion5x/ts409-setup.c index d85588ac7ef8..428af2046e36 100644 --- a/arch/arm/mach-orion5x/ts409-setup.c +++ b/arch/arm/mach-orion5x/ts409-setup.c | |||
@@ -311,8 +311,6 @@ static void __init qnap_ts409_init(void) | |||
311 | 311 | ||
312 | MACHINE_START(TS409, "QNAP TS-409") | 312 | MACHINE_START(TS409, "QNAP TS-409") |
313 | /* Maintainer: Sylver Bruneau <sylver.bruneau@gmail.com> */ | 313 | /* Maintainer: Sylver Bruneau <sylver.bruneau@gmail.com> */ |
314 | .phys_io = ORION5X_REGS_PHYS_BASE, | ||
315 | .io_pg_offst = ((ORION5X_REGS_VIRT_BASE) >> 18) & 0xFFFC, | ||
316 | .boot_params = 0x00000100, | 314 | .boot_params = 0x00000100, |
317 | .init_machine = qnap_ts409_init, | 315 | .init_machine = qnap_ts409_init, |
318 | .map_io = orion5x_map_io, | 316 | .map_io = orion5x_map_io, |