1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef LINUX_BCM47XX_PRIVATE_H_
3 #define LINUX_BCM47XX_PRIVATE_H_
6 #define pr_fmt(fmt) "bcm47xx: " fmt
9 #include <linux/kernel.h>
12 void __init
bcm47xx_prom_highmem_init(void);
15 int __init
bcm47xx_buttons_register(void);
18 void __init
bcm47xx_leds_register(void);
21 void __init
bcm47xx_bus_setup(void);
24 void __init
bcm47xx_workarounds(void);