diff options
Diffstat (limited to 'drivers/leds/leds-adp5520.c')
| -rw-r--r-- | drivers/leds/leds-adp5520.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/leds-adp5520.c b/drivers/leds/leds-adp5520.c index a8f315902131..7ba4c7b5b97e 100644 --- a/drivers/leds/leds-adp5520.c +++ b/drivers/leds/leds-adp5520.c | |||
| @@ -20,6 +20,7 @@ | |||
| 20 | #include <linux/leds.h> | 20 | #include <linux/leds.h> |
| 21 | #include <linux/workqueue.h> | 21 | #include <linux/workqueue.h> |
| 22 | #include <linux/mfd/adp5520.h> | 22 | #include <linux/mfd/adp5520.h> |
| 23 | #include <linux/slab.h> | ||
| 23 | 24 | ||
| 24 | struct adp5520_led { | 25 | struct adp5520_led { |
| 25 | struct led_classdev cdev; | 26 | struct led_classdev cdev; |
