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 <javier.carrasco.cruz@gmail.com> Link: https://lore.kernel.org/r/20240927-leds_unused_leds_h-v1-6-46fbf41ed4ae@gmail.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 9fd3169 commit 3cfd6ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)