Skip to content

Commit 3cfd6ad

Browse files
javiercarrascocruzlag-linaro
authored andcommitted
leds: turris-omnia: 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 9fd3169 commit 3cfd6ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/leds/leds-turris-omnia.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include <linux/module.h>
1111
#include <linux/mutex.h>
1212
#include <linux/of.h>
13-
#include "leds.h"
1413

1514
#define OMNIA_BOARD_LEDS 12
1615
#define OMNIA_LED_NUM_CHANNELS 3

0 commit comments

Comments
 (0)