projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b764442
)
ar71xx: fix leds-rb750 build failure on 2.6.34
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 1 Jul 2010 14:49:06 +0000
(14:49 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
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
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/files/drivers/leds/leds-rb750.c
b/target/linux/ar71xx/files/drivers/leds/leds-rb750.c
index
2e60647
..
6d99201
100644
(file)
--- a/
target/linux/ar71xx/files/drivers/leds/leds-rb750.c
+++ b/
target/linux/ar71xx/files/drivers/leds/leds-rb750.c
@@
-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>