diff options
Diffstat (limited to 'drivers/video/backlight/lms283gf05.c')
-rw-r--r-- | drivers/video/backlight/lms283gf05.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/backlight/lms283gf05.c b/drivers/video/backlight/lms283gf05.c index 5d3cf33953ac..4ec78cfe26ea 100644 --- a/drivers/video/backlight/lms283gf05.c +++ b/drivers/video/backlight/lms283gf05.c | |||
@@ -17,6 +17,7 @@ | |||
17 | 17 | ||
18 | #include <linux/spi/spi.h> | 18 | #include <linux/spi/spi.h> |
19 | #include <linux/spi/lms283gf05.h> | 19 | #include <linux/spi/lms283gf05.h> |
20 | #include <linux/module.h> | ||
20 | 21 | ||
21 | struct lms283gf05_state { | 22 | struct lms283gf05_state { |
22 | struct spi_device *spi; | 23 | struct spi_device *spi; |