blob: 1a1e600b74e6e5d6e0dcfaf3d4087f9fb6a02a0f [file] [log] [blame]
Rafał Miłecki515fa752014-01-14 12:14:41 +01001#ifndef LINUX_BCM47XX_PRIVATE_H_
2#define LINUX_BCM47XX_PRIVATE_H_
3
4#include <linux/kernel.h>
5
6/* leds.c */
7void __init bcm47xx_leds_register(void);
8
9#endif