mx6ul_14x14_evk: Remove get_board_rev()
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 14 Sep 2015 14:06:32 +0000 (11:06 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 20 Sep 2015 07:48:00 +0000 (09:48 +0200)
commit07af555513de3cee3c9feb490d1aa842a8681d2c
tree1f3b47593f8353c8ce3f5955892954a71a77b634
parentd547e7ab16e3c90659b8bbc9fa85460cbc653faa
mx6ul_14x14_evk: Remove get_board_rev()

get_board_rev() is not actually providing the board revision.

It just returns the CPU revision instead.

As the CPU revision is already printed on boot, there is no
reason to have get_board_rev(), so let's remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c