diff options
Diffstat (limited to 'arch/arm/mach-orion/common.h')
-rw-r--r-- | arch/arm/mach-orion/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-orion/common.h b/arch/arm/mach-orion/common.h index c100355754f3..b676be0a4a86 100644 --- a/arch/arm/mach-orion/common.h +++ b/arch/arm/mach-orion/common.h | |||
@@ -33,7 +33,6 @@ extern struct mbus_dram_target_info orion_mbus_dram_info; | |||
33 | void orion_setup_cpu_win(enum orion_target target, u32 base, u32 size, int remap); | 33 | void orion_setup_cpu_win(enum orion_target target, u32 base, u32 size, int remap); |
34 | void orion_setup_cpu_wins(void); | 34 | void orion_setup_cpu_wins(void); |
35 | void orion_setup_eth_wins(void); | 35 | void orion_setup_eth_wins(void); |
36 | void orion_setup_sata_wins(void); | ||
37 | 36 | ||
38 | /* | 37 | /* |
39 | * Shared code used internally by other Orion core functions. | 38 | * Shared code used internally by other Orion core functions. |