kernel: drop 110-fix_mtd_include.patch
authorLuka Perkov <luka@openwrt.org>
Sat, 17 Aug 2013 17:09:41 +0000 (17:09 +0000)
committerLuka Perkov <luka@openwrt.org>
Sat, 17 Aug 2013 17:09:41 +0000 (17:09 +0000)
Kernel builds just fine without this patch so we can just remove it.

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37805

target/linux/generic/patches-3.10/110-fix_mtd_include.patch [deleted file]

diff --git a/target/linux/generic/patches-3.10/110-fix_mtd_include.patch b/target/linux/generic/patches-3.10/110-fix_mtd_include.patch
deleted file mode 100644 (file)
index c63dbc0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/include/linux/mtd/physmap.h
-+++ b/include/linux/mtd/physmap.h
-@@ -17,6 +17,7 @@
- #include <linux/mtd/mtd.h>
- #include <linux/mtd/partitions.h>
-+#include <linux/platform_device.h>
- struct map_info;
- struct platform_device;