linux: generic: add support for 3.1-rc1
SVN-Revision: 27940
This commit is contained in:
10
target/linux/generic/patches-3.1/110-fix_mtd_include.patch
Normal file
10
target/linux/generic/patches-3.1/110-fix_mtd_include.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- 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;
|
||||
Reference in New Issue
Block a user