diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-27 10:02:08 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-27 10:02:08 +0000 |
commit | 944809a05e2aeabced1eb950ad5eb238e937ff4b (patch) | |
tree | f7914789ae477a98e5b89ff99ac4903801998e64 /target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch | |
parent | 2c6502bc88ad2f7e6e1f0f1d90f8bedc645f8eac (diff) |
[brcm63xx] refresh 2.6.35 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23652 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch b/target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch index 2c336c86c3..d88239cd97 100644 --- a/target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch +++ b/target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch @@ -14,7 +14,7 @@ * known 6338 boards */ #ifdef CONFIG_BCM63XX_CPU_6338 -@@ -1420,6 +1427,7 @@ void __init board_prom_init(void) +@@ -1453,6 +1460,7 @@ void __init board_prom_init(void) /* extract nvram data */ memcpy(&nvram, boot_addr + BCM963XX_NVRAM_OFFSET, sizeof(nvram)); |