diff options
Diffstat (limited to 'arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c')
-rw-r--r-- | arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c b/arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c index 50aae6f571b8..ebd6767d8e88 100644 --- a/arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c +++ b/arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c | |||
@@ -168,7 +168,7 @@ subsys_initcall(rd88f5181l_fxo_pci_init); | |||
168 | 168 | ||
169 | MACHINE_START(RD88F5181L_FXO, "Marvell Orion-VoIP FXO Reference Design") | 169 | MACHINE_START(RD88F5181L_FXO, "Marvell Orion-VoIP FXO Reference Design") |
170 | /* Maintainer: Nicolas Pitre <nico@marvell.com> */ | 170 | /* Maintainer: Nicolas Pitre <nico@marvell.com> */ |
171 | .boot_params = 0x00000100, | 171 | .atag_offset = 0x100, |
172 | .init_machine = rd88f5181l_fxo_init, | 172 | .init_machine = rd88f5181l_fxo_init, |
173 | .map_io = orion5x_map_io, | 173 | .map_io = orion5x_map_io, |
174 | .init_early = orion5x_init_early, | 174 | .init_early = orion5x_init_early, |