kernel: refresh patches for kernel 3.8.13
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.8 / 110-fix_mtd_include.patch
1 --- a/include/linux/mtd/physmap.h
2 +++ b/include/linux/mtd/physmap.h
3 @@ -17,6 +17,7 @@
4
5 #include <linux/mtd/mtd.h>
6 #include <linux/mtd/partitions.h>
7 +#include <linux/platform_device.h>
8
9 struct map_info;
10 struct platform_device;