From: Igor Grinberg Date: Tue, 28 Aug 2012 23:18:50 +0000 (+0300) Subject: ARM: OMAP: omap3evm: cleanup revision bits X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35a24ea5a78a36665c056ef201ea1e745800e06;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