kernel: update 3.18 to 3.18.1
[openwrt.git] / target / linux / generic / patches-3.3 / 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;