diff options
Diffstat (limited to 'drivers/leds/leds-asic3.c')
-rw-r--r-- | drivers/leds/leds-asic3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/leds-asic3.c b/drivers/leds/leds-asic3.c index fbd5d88ccd8f..48d9fe61bdfc 100644 --- a/drivers/leds/leds-asic3.c +++ b/drivers/leds/leds-asic3.c | |||
@@ -14,6 +14,7 @@ | |||
14 | 14 | ||
15 | #include <linux/mfd/asic3.h> | 15 | #include <linux/mfd/asic3.h> |
16 | #include <linux/mfd/core.h> | 16 | #include <linux/mfd/core.h> |
17 | #include <linux/module.h> | ||
17 | 18 | ||
18 | /* | 19 | /* |
19 | * The HTC ASIC3 LED GPIOs are inputs, not outputs. | 20 | * The HTC ASIC3 LED GPIOs are inputs, not outputs. |