projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[opkg] opkg.conf: update trunk snapshots url
[openwrt.git]
/
package
/
switch
/
src
/
gpio-bcm947xx.h
diff --git
a/package/switch/src/gpio-bcm947xx.h
b/package/switch/src/gpio-bcm947xx.h
index
9417bce
..
9135f91
100644
(file)
--- a/
package/switch/src/gpio-bcm947xx.h
+++ b/
package/switch/src/gpio-bcm947xx.h
@@
-5,6
+5,10
@@
#ifndef BCMDRIVER
#include <linux/ssb/ssb_embedded.h>
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25)
+#define ssb ssb_bcm47xx
+#endif
+
extern struct ssb_bus ssb;
This page took
0.027953 seconds
and
4
git commands to generate.