]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
mx6slevk: Remove get_board_rev()
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 29 Dec 2014 20:05:44 +0000 (18:05 -0200)
committerStefano Babic <sbabic@denx.de>
Tue, 30 Dec 2014 13:10:39 +0000 (14:10 +0100)
get_board_rev() just returns the cpu revision, which does not make it really
useful for distinguishing between revisions of the board.

Let's get rid of get_board_rev() as it is not being used with its correct
meaning.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

No differences found