summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-01-02 00:33:31 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-01-02 00:33:31 +0000
commit224984ca0196070d20dbbe756c1e7241b4981140 (patch)
tree4b0b3eccd88d244df218ddaed2de6a0e2db87668 /target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch
parentcae1c44e4f2faab7174b7897b9078f2a2a3a5ac8 (diff)
downloadmaster-31e0f0ae-224984ca0196070d20dbbe756c1e7241b4981140.tar.gz
master-31e0f0ae-224984ca0196070d20dbbe756c1e7241b4981140.tar.bz2
master-31e0f0ae-224984ca0196070d20dbbe756c1e7241b4981140.zip
kernel: drop bcm47xxpart patch for Xiaomi
It was never tested, most likely not working (because of le32_to_cpu) and not upstreamed. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 48060
Diffstat (limited to 'target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch')
-rw-r--r--target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch b/target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch
index 774a186263..aa68415d68 100644
--- a/target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch
+++ b/target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch
@@ -22,7 +22,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
#include <uapi/linux/magic.h>
-@@ -132,6 +133,17 @@ static int bcm47xxpart_parse(struct mtd_
+@@ -131,6 +132,17 @@ static int bcm47xxpart_parse(struct mtd_
break;
}