summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/474-mtd_mp25p80_add_pm25lq032.patch
diff options
context:
space:
mode:
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-04-28 11:10:42 +0000
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-04-28 11:10:42 +0000
commitef77747cb21ddfb51a07925974a9656f8f05f6f1 (patch)
tree097f410fdb29313621baf889dffb744e0b9df635 /target/linux/generic/patches-3.7/474-mtd_mp25p80_add_pm25lq032.patch
parent45479714b42890e9139db1728764460b17b99a2f (diff)
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36468 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.7/474-mtd_mp25p80_add_pm25lq032.patch')
-rw-r--r--target/linux/generic/patches-3.7/474-mtd_mp25p80_add_pm25lq032.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.7/474-mtd_mp25p80_add_pm25lq032.patch b/target/linux/generic/patches-3.7/474-mtd_mp25p80_add_pm25lq032.patch
index e122cc9a9..e4b29ccec 100644
--- a/target/linux/generic/patches-3.7/474-mtd_mp25p80_add_pm25lq032.patch
+++ b/target/linux/generic/patches-3.7/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 @@
+@@ -676,6 +676,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) },