]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/leds/leds-adp5520.c
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
[karo-tx-linux.git] / drivers / leds / leds-adp5520.c
index a8f315902131b5699a105de2a9df0cc064b541b5..7ba4c7b5b97e07ce6ff11d26895a154b25b5a956 100644 (file)
@@ -20,6 +20,7 @@
 #include <linux/leds.h>
 #include <linux/workqueue.h>
 #include <linux/mfd/adp5520.h>
+#include <linux/slab.h>
 
 struct adp5520_led {
        struct led_classdev     cdev;