Skip to content

Commit d1aa931

Browse files
javiercarrascocruzlag-linaro
authored andcommitted
leds: lp50xx: Remove unused local leds.h
This driver does not require any element from the local leds.h. Drop unused header. Signed-off-by: Javier Carrasco <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent e7160d5 commit d1aa931

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/leds/leds-lp50xx.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
#include <linux/led-class-multicolor.h>
1818

19-
#include "leds.h"
20-
2119
#define LP50XX_DEV_CFG0 0x00
2220
#define LP50XX_DEV_CFG1 0x01
2321
#define LP50XX_LED_CFG0 0x02

0 commit comments

Comments
 (0)