Root/
| 1 | Index: linux-3.0.3/drivers/mtd/maps/lantiq-flash.c |
| 2 | =================================================================== |
| 3 | --- linux-3.0.3.orig/drivers/mtd/maps/lantiq-flash.c 2011-08-17 19:57:16.000000000 +0200 |
| 4 | +++ linux-3.0.3/drivers/mtd/maps/lantiq-flash.c 2011-09-29 20:45:14.785132132 +0200 |
| 5 | @@ -20,6 +20,8 @@ |
| 6 | #include <linux/platform_device.h> |
| 7 | #include <linux/mtd/physmap.h> |
| 8 | |
| 9 | +#include "../mtdcore.h" |
| 10 | + |
| 11 | #include <lantiq_soc.h> |
| 12 | #include <lantiq_platform.h> |
| 13 | |
| 14 |
