diff options
Diffstat (limited to 'drivers/leds/leds-lm3530.c')
-rw-r--r-- | drivers/leds/leds-lm3530.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/leds-lm3530.c b/drivers/leds/leds-lm3530.c index 3dd7090a9a9b..a3521daf83a4 100644 --- a/drivers/leds/leds-lm3530.c +++ b/drivers/leds/leds-lm3530.c | |||
@@ -18,6 +18,7 @@ | |||
18 | #include <linux/led-lm3530.h> | 18 | #include <linux/led-lm3530.h> |
19 | #include <linux/types.h> | 19 | #include <linux/types.h> |
20 | #include <linux/regulator/consumer.h> | 20 | #include <linux/regulator/consumer.h> |
21 | #include <linux/module.h> | ||
21 | 22 | ||
22 | #define LM3530_LED_DEV "lcd-backlight" | 23 | #define LM3530_LED_DEV "lcd-backlight" |
23 | #define LM3530_NAME "lm3530-led" | 24 | #define LM3530_NAME "lm3530-led" |