kernel: add support for linux 3.2.1
[openwrt.git] / target / linux / generic / patches-3.2 / 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;
This page took 0.049857 seconds and 5 git commands to generate.