aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-3.18/003-myloader_backport.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-08-08 09:54:51 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-08-08 09:54:51 +0200
commite3ab280e47000aee3dc0ea916bcb656490e9839d (patch)
tree4e61f399b6624044b76e9437660eea975345080f /target/linux/generic/pending-3.18/003-myloader_backport.patch
parent5742a2ba35e20b7fe7ca9aac3ceb42e0a4f37ca0 (diff)
downloadupstream-e3ab280e47000aee3dc0ea916bcb656490e9839d.tar.gz
upstream-e3ab280e47000aee3dc0ea916bcb656490e9839d.tar.bz2
upstream-e3ab280e47000aee3dc0ea916bcb656490e9839d.zip
kernel: remove linux 3.18 support
No targets are using it anymore Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-3.18/003-myloader_backport.patch')
-rw-r--r--target/linux/generic/pending-3.18/003-myloader_backport.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic/pending-3.18/003-myloader_backport.patch b/target/linux/generic/pending-3.18/003-myloader_backport.patch
deleted file mode 100644
index 846b25dc04..0000000000
--- a/target/linux/generic/pending-3.18/003-myloader_backport.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/drivers/mtd/myloader.c
-+++ b/drivers/mtd/myloader.c
-@@ -33,7 +33,7 @@ struct part_data {
- };
-
- static int myloader_parse_partitions(struct mtd_info *master,
-- const struct mtd_partition **pparts,
-+ struct mtd_partition **pparts,
- struct mtd_part_parser_data *data)
- {
- struct part_data *buf;