From: Igor Grinberg Date: Tue, 28 Aug 2012 23:18:50 +0000 (+0300) Subject: ARM: OMAP: omap3evm: cleanup revision bits X-Git-Tag: cleanup-omap-tags-for-v3.7~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54adb1e79762d3591459e5b0e9b9ff578e33fdb;p=pandora-kernel.git ARM: OMAP: omap3evm: cleanup revision bits The omap3evm has its revision information bits inside the plat/board.h file. Those bits are not used anywhere in the upstream tree besides the board-omap3evm.c file. Move the OMAP3EVM_BOARD_GEN_* bits to the board file and remove the get_omap3_evm_rev() function declaration. Signed-off-by: Igor Grinberg Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed