summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.6/474-mtd_mp25p80_add_pm25lq032.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-04-28 11:10:42 +0000
committerJonas Gorski <jogo@openwrt.org>2013-04-28 11:10:42 +0000
commita33dd13c98772202be29835d93d70ae41c72f600 (patch)
tree35de5b238a6c4ed26e3505500ee8322c6e47cfaa /target/linux/generic/patches-3.6/474-mtd_mp25p80_add_pm25lq032.patch
parent6a2dd833cf45b38dbef679b38032b6ad00d0d9b3 (diff)
downloadmtk-20170518-a33dd13c98772202be29835d93d70ae41c72f600.zip
mtk-20170518-a33dd13c98772202be29835d93d70ae41c72f600.tar.gz
mtk-20170518-a33dd13c98772202be29835d93d70ae41c72f600.tar.bz2
kernel: add missing bcma defines and header file for bcrmfmac
Fixes build failure when having kmod-mmc and brcmfmac selected. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36468
Diffstat (limited to 'target/linux/generic/patches-3.6/474-mtd_mp25p80_add_pm25lq032.patch')
-rw-r--r--target/linux/generic/patches-3.6/474-mtd_mp25p80_add_pm25lq032.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.6/474-mtd_mp25p80_add_pm25lq032.patch b/target/linux/generic/patches-3.6/474-mtd_mp25p80_add_pm25lq032.patch
index e122cc9..5f81cd4 100644
--- a/target/linux/generic/patches-3.6/474-mtd_mp25p80_add_pm25lq032.patch
+++ b/target/linux/generic/patches-3.6/474-mtd_mp25p80_add_pm25lq032.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -682,6 +682,7 @@
+@@ -668,6 +668,7 @@ static const struct spi_device_id m25p_i
/* PMC -- pm25x "blocks" are 32K, sectors are 4K */
{ "pm25lv512", INFO(0, 0, 32 * 1024, 2, SECT_4K_PMC) },
{ "pm25lv010", INFO(0, 0, 32 * 1024, 4, SECT_4K_PMC) },