kernel: fix build with kernel 2.6.34-rc4
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Apr 2010 17:14:49 +0000 (17:14 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Apr 2010 17:14:49 +0000 (17:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20992 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic-2.6/files/drivers/leds/ledtrig-morse.c

index cb47480..bc58afe 100644 (file)
@@ -30,6 +30,7 @@
 #include <linux/timer.h>
 #include <linux/ctype.h>
 #include <linux/leds.h>
+#include <linux/slab.h>
 
 #include "leds.h"
 
This page took 0.024366 seconds and 4 git commands to generate.