projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: fix an unused variable warning
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.37
/
951-brcm4716-defines.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.37/951-brcm4716-defines.patch
b/target/linux/brcm47xx/patches-2.6.37/951-brcm4716-defines.patch
index
442afc5
..
4cd7008
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.37/951-brcm4716-defines.patch
+++ b/
target/linux/brcm47xx/patches-2.6.37/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
1,9 +151
,16 @@ struct ssb_bus_ops {
+@@ -15
5,9 +155
,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
@@
-60,7
+60,7
@@
/* Enumeration space constants */
#define SSB_CORE_SIZE 0x1000 /* Size of a core MMIO area */
/* Enumeration space constants */
#define SSB_CORE_SIZE 0x1000 /* Size of a core MMIO area */
-@@ -4
54,5 +456
,41 @@ enum {
+@@ -4
99,5 +501
,41 @@ enum {
#define SSB_ADM_BASE2 0xFFFF0000 /* Type2 base address for the core */
#define SSB_ADM_BASE2_SHIFT 16
#define SSB_ADM_BASE2 0xFFFF0000 /* Type2 base address for the core */
#define SSB_ADM_BASE2_SHIFT 16
This page took
0.021566 seconds
and
4
git commands to generate.