]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP: omap3evm: cleanup revision bits
authorIgor Grinberg <grinberg@compulab.co.il>
Tue, 28 Aug 2012 23:18:50 +0000 (02:18 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 10 Sep 2012 23:33:59 +0000 (16:33 -0700)
commite244f97b27f8b5b6e5d3bd8e7c402abf71f7b4ef
treec943f510b164f8d02e2cdaf661dfad280c97da59
parent1857f49ddb42b5f3a68e47ff6e109dd417f3869c
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 <grinberg@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3evm.c
arch/arm/plat-omap/include/plat/board.h