* alecrim@xxxxxxxxx <alecrim@xxxxxxxxx> [080306 08:17]: > From: Eduardo Valentin <eduardo.valentin@xxxxxxxxxxx> > > Missing header on omap-nand-flash.c. > > Signed-off-by: Eduardo Valentin <eduardo.valentin@xxxxxxxxxxx> > Signed-off-by: Francisco Alecrim <francisco.alecrim@xxxxxxxxxxx> > --- > drivers/mtd/nand/omap-nand-flash.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/mtd/nand/omap-nand-flash.c b/drivers/mtd/nand/omap-nand-flash.c > index fe40279..e9663af 100644 > --- a/drivers/mtd/nand/omap-nand-flash.c > +++ b/drivers/mtd/nand/omap-nand-flash.c > @@ -28,6 +28,7 @@ > > #include <asm/io.h> > #include <asm/arch/hardware.h> > +#include <asm/arch/nand.h> > > #define DRIVER_NAME "omapnand" > Pushing today. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html