]> 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)
commita54ed78f7aeac148a97971dd20880546c4ce830b
treec943f510b164f8d02e2cdaf661dfad280c97da59
parentda9159160256e231c589c2c673fa2e28e3681796
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