diff options
Diffstat (limited to 'drivers/leds/leds-wrap.c')
-rw-r--r-- | drivers/leds/leds-wrap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/leds-wrap.c b/drivers/leds/leds-wrap.c index 2982c86ac4cf..6e21e654bb02 100644 --- a/drivers/leds/leds-wrap.c +++ b/drivers/leds/leds-wrap.c | |||
@@ -17,6 +17,7 @@ | |||
17 | #include <linux/err.h> | 17 | #include <linux/err.h> |
18 | #include <asm/io.h> | 18 | #include <asm/io.h> |
19 | #include <linux/scx200_gpio.h> | 19 | #include <linux/scx200_gpio.h> |
20 | #include <linux/module.h> | ||
20 | 21 | ||
21 | #define DRVNAME "wrap-led" | 22 | #define DRVNAME "wrap-led" |
22 | #define WRAP_POWER_LED_GPIO 2 | 23 | #define WRAP_POWER_LED_GPIO 2 |