From: Ajay Kumar Gupta Date: Tue, 22 Sep 2009 17:05:16 +0000 (-0700) Subject: omap3evm: fix compilation warning for omap3evm_flash_init X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~8^2^2~7^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41275e01e7f9f0bb2e7cd91bf6f5e0c5b2374cb2;p=pandora-kernel.git omap3evm: fix compilation warning for omap3evm_flash_init omap3evm_flash_init() was earlier defined in seperate file but now need to merge to board_omap3evm.c file. Removing it to fix the compilation. It should be added back with function definitions. Signed-off-by: Ajay Kumar Gupta Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed