diff options
Diffstat (limited to 'arch/powerpc/boot/4xx.h')
-rw-r--r-- | arch/powerpc/boot/4xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/4xx.h b/arch/powerpc/boot/4xx.h index 65008427e03f..8f26e480dcd3 100644 --- a/arch/powerpc/boot/4xx.h +++ b/arch/powerpc/boot/4xx.h | |||
@@ -16,5 +16,6 @@ void ibm44x_dbcr_reset(void); | |||
16 | void ibm40x_dbcr_reset(void); | 16 | void ibm40x_dbcr_reset(void); |
17 | void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1); | 17 | void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1); |
18 | void ibm4xx_fixup_ebc_ranges(const char *ebc); | 18 | void ibm4xx_fixup_ebc_ranges(const char *ebc); |
19 | void ibm440ep_fixup_clocks(unsigned int sysclk, unsigned int ser_clk); | ||
19 | 20 | ||
20 | #endif /* _POWERPC_BOOT_4XX_H_ */ | 21 | #endif /* _POWERPC_BOOT_4XX_H_ */ |