ar71xx: fix leds-rb750 build failure on 2.6.34
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Jul 2010 14:49:06 +0000 (14:49 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Jul 2010 14:49:06 +0000 (14:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22016 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/drivers/leds/leds-rb750.c

index 2e60647..6d99201 100644 (file)
@@ -12,6 +12,7 @@
 #include <linux/init.h>
 #include <linux/platform_device.h>
 #include <linux/leds.h>
+#include <linux/slab.h>
 
 #include <asm/mach-ar71xx/mach-rb750.h>