diff options
Diffstat (limited to 'arch/arm/mach-kirkwood/t5325-setup.c')
| -rw-r--r-- | arch/arm/mach-kirkwood/t5325-setup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-kirkwood/t5325-setup.c b/arch/arm/mach-kirkwood/t5325-setup.c index d01bf89cedbe..ce50e61aac9f 100644 --- a/arch/arm/mach-kirkwood/t5325-setup.c +++ b/arch/arm/mach-kirkwood/t5325-setup.c | |||
| @@ -184,8 +184,6 @@ subsys_initcall(hp_t5325_pci_init); | |||
| 184 | 184 | ||
| 185 | MACHINE_START(T5325, "HP t5325 Thin Client") | 185 | MACHINE_START(T5325, "HP t5325 Thin Client") |
| 186 | /* Maintainer: Martin Michlmayr <tbm@cyrius.com> */ | 186 | /* Maintainer: Martin Michlmayr <tbm@cyrius.com> */ |
| 187 | .phys_io = KIRKWOOD_REGS_PHYS_BASE, | ||
| 188 | .io_pg_offst = ((KIRKWOOD_REGS_VIRT_BASE) >> 18) & 0xfffc, | ||
| 189 | .boot_params = 0x00000100, | 187 | .boot_params = 0x00000100, |
| 190 | .init_machine = hp_t5325_init, | 188 | .init_machine = hp_t5325_init, |
| 191 | .map_io = kirkwood_map_io, | 189 | .map_io = kirkwood_map_io, |
