Linux 4.6-rc6
[cris-mirror.git] / include / linux / soc / brcmstb / brcmstb.h
blob337ce414e898467f38969102ee477429aba70e4d
1 #ifndef __BRCMSTB_SOC_H
2 #define __BRCMSTB_SOC_H
4 /*
5 * Bus Interface Unit control register setup, must happen early during boot,
6 * before SMP is brought up, called by machine entry point.
7 */
8 void brcmstb_biuctrl_init(void);
10 #endif /* __BRCMSTB_SOC_H */