diff options
Diffstat (limited to 'arch/arm/mach-kirkwood/ts219-setup.c')
-rw-r--r-- | arch/arm/mach-kirkwood/ts219-setup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-kirkwood/ts219-setup.c b/arch/arm/mach-kirkwood/ts219-setup.c index a5bd7fde04a9..6710bd7773b8 100644 --- a/arch/arm/mach-kirkwood/ts219-setup.c +++ b/arch/arm/mach-kirkwood/ts219-setup.c | |||
@@ -120,8 +120,6 @@ subsys_initcall(ts219_pci_init); | |||
120 | 120 | ||
121 | MACHINE_START(TS219, "QNAP TS-119/TS-219") | 121 | MACHINE_START(TS219, "QNAP TS-119/TS-219") |
122 | /* Maintainer: Martin Michlmayr <tbm@cyrius.com> */ | 122 | /* Maintainer: Martin Michlmayr <tbm@cyrius.com> */ |
123 | .phys_io = KIRKWOOD_REGS_PHYS_BASE, | ||
124 | .io_pg_offst = ((KIRKWOOD_REGS_VIRT_BASE) >> 18) & 0xfffc, | ||
125 | .boot_params = 0x00000100, | 123 | .boot_params = 0x00000100, |
126 | .init_machine = qnap_ts219_init, | 124 | .init_machine = qnap_ts219_init, |
127 | .map_io = kirkwood_map_io, | 125 | .map_io = kirkwood_map_io, |