Skip to content

Commit 026432e

Browse files
javiercarrascocruzlag-linaro
authored andcommitted
leds: multicolor: 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 827a0a3 commit 026432e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/leds/led-class-multicolor.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
#include <linux/slab.h>
1212
#include <linux/uaccess.h>
1313

14-
#include "leds.h"
15-
1614
int led_mc_calc_color_components(struct led_classdev_mc *mcled_cdev,
1715
enum led_brightness brightness)
1816
{

0 commit comments

Comments
 (0)