diff options
Diffstat (limited to 'drivers/leds/leds-atmel-pwm.c')
| -rw-r--r-- | drivers/leds/leds-atmel-pwm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/leds-atmel-pwm.c b/drivers/leds/leds-atmel-pwm.c index 52297c3ab246..c941d906bba6 100644 --- a/drivers/leds/leds-atmel-pwm.c +++ b/drivers/leds/leds-atmel-pwm.c | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | #include <linux/leds.h> | 3 | #include <linux/leds.h> |
| 4 | #include <linux/io.h> | 4 | #include <linux/io.h> |
| 5 | #include <linux/atmel_pwm.h> | 5 | #include <linux/atmel_pwm.h> |
| 6 | #include <linux/slab.h> | ||
| 6 | 7 | ||
| 7 | 8 | ||
| 8 | struct pwmled { | 9 | struct pwmled { |
