From: luka Date: Sat, 17 Aug 2013 17:09:41 +0000 (+0000) Subject: kernel: drop 110-fix_mtd_include.patch X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=3f1a69d7fbcb31aaa4d7b69f387b2d2c718f4454;p=openwrt.git kernel: drop 110-fix_mtd_include.patch Kernel builds just fine without this patch so we can just remove it. Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37805 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 index c63dbc0596..0000000000 --- a/target/linux/generic/patches-3.10/110-fix_mtd_include.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/include/linux/mtd/physmap.h -+++ b/include/linux/mtd/physmap.h -@@ -17,6 +17,7 @@ - - #include - #include -+#include - - struct map_info; - struct platform_device;