]> git.ipfire.org Git - people/ms/u-boot.git/commit
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)
commit87e47e905887b91c0505495cc6bbab70ba266d51
treec79b78fc4ba5d0e1772d45ce9482da600ca80e03
parent331ae846ad9fee532cf04268da76701093e4e4ed
mx6slevk: Remove get_board_rev()

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>
board/freescale/mx6slevk/mx6slevk.c