kernel: add support for 3.8-rc2
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35055
This commit is contained in:
10
target/linux/generic/patches-3.8/110-fix_mtd_include.patch
Normal file
10
target/linux/generic/patches-3.8/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