diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-12-06 14:06:33 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-12-10 09:50:42 +0100 |
commit | a9b95921969eeb0b7b2271c95dd47a6a0c24a18a (patch) | |
tree | 415c485867c3fa460d61477003157317076e97fb /target/linux/generic/pending-4.9/404-mtd-add-more-helper-functions.patch | |
parent | e964338110526b3692847769343816cd2f853d18 (diff) | |
download | upstream-a9b95921969eeb0b7b2271c95dd47a6a0c24a18a.tar.gz upstream-a9b95921969eeb0b7b2271c95dd47a6a0c24a18a.tar.bz2 upstream-a9b95921969eeb0b7b2271c95dd47a6a0c24a18a.zip |
kernel: bump 4.9 to 4.9.206
Refreshed all patches.
Altered patches:
- 400-mtd-add-rootfs-split-support.patch
Compile-tested on: none
Runtime-tested on: none
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.9/404-mtd-add-more-helper-functions.patch')
-rw-r--r-- | target/linux/generic/pending-4.9/404-mtd-add-more-helper-functions.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.9/404-mtd-add-more-helper-functions.patch b/target/linux/generic/pending-4.9/404-mtd-add-more-helper-functions.patch index b59977455e..294a0f6f8b 100644 --- a/target/linux/generic/pending-4.9/404-mtd-add-more-helper-functions.patch +++ b/target/linux/generic/pending-4.9/404-mtd-add-more-helper-functions.patch @@ -11,7 +11,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- a/drivers/mtd/mtdpart.c +++ b/drivers/mtd/mtdpart.c -@@ -1222,6 +1222,24 @@ int mtd_is_partition(const struct mtd_in +@@ -1247,6 +1247,24 @@ int mtd_is_partition(const struct mtd_in } EXPORT_SYMBOL_GPL(mtd_is_partition); |