]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Unused get_board_rev function removal
authorPaul Kocialkowski <contact@paulk.fr>
Thu, 16 Jul 2015 13:36:41 +0000 (15:36 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:44 +0000 (13:50 +0200)
commit50460aaca95805415db99b78b8d13bd80f4d5258
treeaceaf08200107c95944f0e8962d87ec9330331a1
parenta9c6275f87849448faa44dd6b08eae4ace0b67e6
am33xx: Unused get_board_rev function removal

All am33xx device tree are using device-tree, so get_board_rev is never actually
called. Thus, we can get rid of it to make the code easier to maintain.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/am33xx/sys_info.c