projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add the ipset missing file from #1970
[openwrt.git]
/
target
/
linux
/
ar7-2.6
/
files
/
drivers
/
leds
/
leds-ar7.c
diff --git
a/target/linux/ar7-2.6/files/drivers/leds/leds-ar7.c
b/target/linux/ar7-2.6/files/drivers/leds/leds-ar7.c
index
2de72ab
..
85533de
100644
(file)
--- a/
target/linux/ar7-2.6/files/drivers/leds/leds-ar7.c
+++ b/
target/linux/ar7-2.6/files/drivers/leds/leds-ar7.c
@@
-29,6
+29,7
@@
#define DRVNAME "ar7-leds"
#define LONGNAME "TI AR7 LEDs driver"
+#define AR7_GPIO_BIT_STATUS_LED 8
MODULE_AUTHOR("Nicolas Thill <nico@openwrt.org>");
MODULE_DESCRIPTION(LONGNAME);
This page took
0.026414 seconds
and
4
git commands to generate.