projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: add ramips_ prefix to get_mac_{binary,nvram} functions
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.39
/
951-brcm4716-defines.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.39/951-brcm4716-defines.patch
b/target/linux/brcm47xx/patches-2.6.39/951-brcm4716-defines.patch
index
4cd7008
..
25cd469
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.39/951-brcm4716-defines.patch
+++ b/
target/linux/brcm47xx/patches-2.6.39/951-brcm4716-defines.patch
@@
-25,7
+25,7
@@
ssb_printk(KERN_ERR PFX
--- a/include/linux/ssb/ssb.h
+++ b/include/linux/ssb/ssb.h
ssb_printk(KERN_ERR PFX
--- a/include/linux/ssb/ssb.h
+++ b/include/linux/ssb/ssb.h
-@@ -15
5,9 +155
,16 @@ struct ssb_bus_ops {
+@@ -15
7,9 +157
,16 @@ struct ssb_bus_ops {
#define SSB_DEV_MINI_MACPHY 0x823
#define SSB_DEV_ARM_1176 0x824
#define SSB_DEV_ARM_7TDMI 0x825
#define SSB_DEV_MINI_MACPHY 0x823
#define SSB_DEV_ARM_1176 0x824
#define SSB_DEV_ARM_7TDMI 0x825
This page took
0.021572 seconds
and
4
git commands to generate.