1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 10:03:42 +03:00
openwrt-xburst/target/linux/generic/patches-3.3/110-fix_mtd_include.patch

11 lines
232 B
Diff
Raw Normal View History

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