]> Pileus Git - ~andy/linux/blob - arch/mips/bcm47xx/bcm47xx_private.h
MIPS: BCM47XX: Prepare support for LEDs
[~andy/linux] / arch / mips / bcm47xx / bcm47xx_private.h
1 #ifndef LINUX_BCM47XX_PRIVATE_H_
2 #define LINUX_BCM47XX_PRIVATE_H_
3
4 #include <linux/kernel.h>
5
6 /* leds.c */
7 void __init bcm47xx_leds_register(void);
8
9 #endif