Browse Source

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 <[email protected]>

SVN-Revision: 37805
Luka Perkov 12 years ago
parent
commit
5c018d5096
1 changed files with 0 additions and 10 deletions
  1. 0 10
      target/linux/generic/patches-3.10/110-fix_mtd_include.patch

+ 0 - 10
target/linux/generic/patches-3.10/110-fix_mtd_include.patch

@@ -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;