projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
brcm47xx: fix memory leak, backport from the mainline kernel
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-3.0
/
016-MIPS-BCM47xx-Remove-CFE-console.patch
diff --git
a/target/linux/brcm47xx/patches-3.0/016-MIPS-BCM47xx-Remove-CFE-console.patch
b/target/linux/brcm47xx/patches-3.0/016-MIPS-BCM47xx-Remove-CFE-console.patch
index
2b34ec5
..
69d4eef
100644
(file)
--- a/
target/linux/brcm47xx/patches-3.0/016-MIPS-BCM47xx-Remove-CFE-console.patch
+++ b/
target/linux/brcm47xx/patches-3.0/016-MIPS-BCM47xx-Remove-CFE-console.patch
@@
-16,9
+16,9
@@
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -
101,7 +101
,6 @@ config BCM47XX
- select S
SB_B43_PCI_BRIDGE if PCI
- select S
SB_PCICORE_HOSTMODE if PCI
+@@ -
94,7 +94
,6 @@ config BCM47XX
+ select S
YS_SUPPORTS_32BIT_KERNEL
+ select S
YS_SUPPORTS_LITTLE_ENDIAN
select GENERIC_GPIO
- select SYS_HAS_EARLY_PRINTK
select CFE
select GENERIC_GPIO
- select SYS_HAS_EARLY_PRINTK
select CFE
This page took
0.026353 seconds
and
4
git commands to generate.