kernel: fix build with kernel 2.6.34-rc4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20992 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Hauke Mehrtens 2010-04-18 17:14:49 +00:00
parent 5cd4674ca8
commit 70dbf9a7ea
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include <linux/timer.h>
#include <linux/ctype.h>
#include <linux/leds.h>
#include <linux/slab.h>
#include "leds.h"