mx7dsabresd: Remove get_board_rev()
authorFabio Estevam <fabio.estevam@freescale.com>
Sun, 13 Sep 2015 16:06:45 +0000 (13:06 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 20 Sep 2015 07:47:59 +0000 (09:47 +0200)
commite0ece173045f9083ddc8997ee73db0099dabc634
tree615e0ecbcd3c1ddb28fe427c3acd9253cd24b406
parent0df2f01d42409da80799a0dbe6f08c673c13f93d
mx7dsabresd: 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/mx7dsabresd/mx7dsabresd.c