diff options
Diffstat (limited to 'arch/arm/mach-orion5x/common.h')
-rw-r--r-- | arch/arm/mach-orion5x/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-orion5x/common.h b/arch/arm/mach-orion5x/common.h index 909489f4d23e..465e8a458bfb 100644 --- a/arch/arm/mach-orion5x/common.h +++ b/arch/arm/mach-orion5x/common.h | |||
@@ -27,7 +27,7 @@ void orion5x_setup_dev0_win(u32 base, u32 size); | |||
27 | void orion5x_setup_dev1_win(u32 base, u32 size); | 27 | void orion5x_setup_dev1_win(u32 base, u32 size); |
28 | void orion5x_setup_dev2_win(u32 base, u32 size); | 28 | void orion5x_setup_dev2_win(u32 base, u32 size); |
29 | void orion5x_setup_pcie_wa_win(u32 base, u32 size); | 29 | void orion5x_setup_pcie_wa_win(u32 base, u32 size); |
30 | int orion5x_setup_sram_win(void); | 30 | void orion5x_setup_sram_win(void); |
31 | 31 | ||
32 | void orion5x_ehci0_init(void); | 32 | void orion5x_ehci0_init(void); |
33 | void orion5x_ehci1_init(void); | 33 | void orion5x_ehci1_init(void); |