Hi Tony,

While trying to build kernel at current head (532bdcb); I came across this 
error.

  CC      arch/arm/mach-omap2/board-omap3evm.o
arch/arm/mach-omap2/board-omap3evm.c: In function 'omap3_evm_init':
arch/arm/mach-omap2/board-omap3evm.c:313: error: implicit declaration of 
function 'omap3evm_flash_init'
make[1]: *** [arch/arm/mach-omap2/board-omap3evm.o] Error 1
make: *** [arch/arm/mach-omap2] Error 2

It appears that omap3evm_flash_init() from board-omap3evm-flash.c did not find 
its way into the board-omap3evm.c as it did for overo and beagle.

Would you be able to bring it in? OR do you prefer a separate patch for same?

Best regards,
Sanjeev
--
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

Reply via email to