aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/bcm47xx/bcm47xx_private.h
blob: 1a1e600b74e6e5d6e0dcfaf3d4087f9fb6a02a0f (plain)
1
2
3
4
5
6
7
8
9
#ifndef LINUX_BCM47XX_PRIVATE_H_
#define LINUX_BCM47XX_PRIVATE_H_

#include <linux/kernel.h>

/* leds.c */
void __init bcm47xx_leds_register(void);

#endif