projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: fix a crash in led init
[openwrt.git]
/
package
/
switch
/
src
/
gpio.h
diff --git
a/package/switch/src/gpio.h
b/package/switch/src/gpio.h
index
e541cda
..
90bafd3
100644
(file)
--- a/
package/switch/src/gpio.h
+++ b/
package/switch/src/gpio.h
@@
-8,7
+8,7
@@
#ifndef __GPIO_H
#define __GPIO_H
-#ifdef
BROADCOM
+#ifdef
CONFIG_BCM47XX
#include "gpio-bcm947xx.h"
#else
#warning "Unsupported configuration."
This page took
0.02673 seconds
and
4
git commands to generate.