diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2017-01-11 09:53:44 +0100 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2017-01-11 09:54:47 +0100 |
commit | 7c8a36340c3a5f0443329731ada1be43489d3050 (patch) | |
tree | 6cde5afb583b4b975bcc4820115662f26c30eee8 /target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-add-device-specific-workarounds.patch | |
parent | 593240075f8d3074164ffce99ab67a88277f9fb3 (diff) | |
download | upstream-7c8a36340c3a5f0443329731ada1be43489d3050.tar.gz upstream-7c8a36340c3a5f0443329731ada1be43489d3050.tar.bz2 upstream-7c8a36340c3a5f0443329731ada1be43489d3050.zip |
kernel: update bcm47xxpart failsafe partition patches
V2 using helper function was sent for upstream kernel
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-add-device-specific-workarounds.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-add-device-specific-workarounds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-add-device-specific-workarounds.patch b/target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-add-device-specific-workarounds.patch index 7713466807..0ffa82f869 100644 --- a/target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-add-device-specific-workarounds.patch +++ b/target/linux/bcm53xx/patches-4.4/901-mtd-bcm47xxpart-add-device-specific-workarounds.patch @@ -17,7 +17,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl> #include <uapi/linux/magic.h> -@@ -250,6 +251,28 @@ static int bcm47xxpart_parse(struct mtd_ +@@ -249,6 +250,28 @@ static int bcm47xxpart_parse(struct mtd_ break; } |