1 #ifndef LINUX_BCM47XX_PRIVATE_H_
2 #define LINUX_BCM47XX_PRIVATE_H_
5 #define pr_fmt(fmt) "bcm47xx: " fmt
8 #include <linux/kernel.h>
11 void __init
bcm47xx_prom_highmem_init(void);
14 void bcm47xx_sprom_register_fallbacks(void);
17 int __init
bcm47xx_buttons_register(void);
20 void __init
bcm47xx_leds_register(void);
23 void __init
bcm47xx_bus_setup(void);
26 void __init
bcm47xx_workarounds(void);