diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-26 16:55:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-26 16:55:42 +0000 |
commit | 36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848 (patch) | |
tree | 9435238c01d8afd1d58bd966c9febd1d16a75684 /target/linux/brcm47xx/patches-3.8/070-bcma-add-functions-to-write-to-serial-flash.patch | |
parent | 988ae9cbf8efbb2050a34e61b5518d93f41cb606 (diff) | |
download | upstream-36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848.tar.gz upstream-36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848.tar.bz2 upstream-36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848.zip |
kernel: update linux 3.8 to 3.8.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36453
Diffstat (limited to 'target/linux/brcm47xx/patches-3.8/070-bcma-add-functions-to-write-to-serial-flash.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-3.8/070-bcma-add-functions-to-write-to-serial-flash.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-3.8/070-bcma-add-functions-to-write-to-serial-flash.patch b/target/linux/brcm47xx/patches-3.8/070-bcma-add-functions-to-write-to-serial-flash.patch index 934443d7a0..0bd23cc714 100644 --- a/target/linux/brcm47xx/patches-3.8/070-bcma-add-functions-to-write-to-serial-flash.patch +++ b/target/linux/brcm47xx/patches-3.8/070-bcma-add-functions-to-write-to-serial-flash.patch @@ -269,7 +269,7 @@ /** ChipCommon core registers. **/ #define BCMA_CC_ID 0x0000 -@@ -519,19 +520,6 @@ struct bcma_pflash { +@@ -520,19 +521,6 @@ struct bcma_pflash { u32 window_size; }; @@ -289,7 +289,7 @@ #ifdef CONFIG_BCMA_NFLASH struct mtd_info; -@@ -565,7 +553,7 @@ struct bcma_drv_cc { +@@ -566,7 +554,7 @@ struct bcma_drv_cc { #ifdef CONFIG_BCMA_DRIVER_MIPS struct bcma_pflash pflash; #ifdef CONFIG_BCMA_SFLASH |