[PATCH][MTD][NAND]: fix omap2.c compile failure and warning
David Woodhouse
dwmw2 at infradead.org
Fri Jun 26 13:14:02 EDT 2009
On Fri, 2009-06-26 at 22:32 +0530, vimal singh wrote:
> Somehow I do not see below errors on compilation:
> drivers/mtd/nand/omap2.c: In function 'omap_wait':
> drivers/mtd/nand/omap2.c:543: error: 'jiffies' undeclared (first use in this
> function)
> drivers/mtd/nand/omap2.c:543: error: (Each undeclared identifier is reported
> only once
> drivers/mtd/nand/omap2.c:543: error: for each function it appears in.)
> drivers/mtd/nand/omap2.c:557: error: implicit declaration of function
> 'time_before'
>
> But still including 'linux/jiffies.h'.
>
> Below is the patch.
The 'status' you return in the case that you _have_ gone through the
loop is still wrong though, isn't it?
--
dwmw2
More information about the linux-mtd
mailing list