Sourav Poddar <[email protected]> writes: > Fix the following build error by including linux/err.h > arch/arm/plat-omap/counter_32k.c: In function 'omap_init_clocksource_32k': > arch/arm/plat-omap/counter_32k.c:167: error: implicit declaration of > function 'IS_ERR' > > The above error is due to the following commit: > subject: arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check > commit: 235fbace0334c846c21e902f330020122fc85955 > > Created on linux-omap-2.6 branch: omap-fixes > > Signed-off-by: Sourav Poddar <[email protected]> > Reviewed-by: Charulatha V <[email protected]> > Acked-by: Felipe Balbi <[email protected]>
Acked-by: Kevin Hilman <[email protected]> Just noticed this one too. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
