]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
gdsys: Drop print_fpga_state function
authorTom Rini <trini@konsulko.com>
Fri, 15 Jul 2016 19:51:40 +0000 (15:51 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 22 Jul 2016 18:46:21 +0000 (14:46 -0400)
commit473c0abe6290aaf1471ce8129a67e3c2fbfc2597
tree1f6cfec5dc7f4ba5f5d85f592a532fd3d8047001
parentf4742ca0fb94e531b8dcddd1ac0799ee4c9c2605
gdsys: Drop print_fpga_state function

On most platforms the print_fpga_state function is never called.  Only
on dlvision-10g do we, so in that case inline it.  Drop it from
everywhere else to avoid extra strings.

Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Reinhard Pfau <reinhard.pfau@gdsys.cc>
Acked-by: Dirk Eibach <dirk.eibach@gdsys.cc>
board/gdsys/405ep/405ep.c
board/gdsys/405ep/dlvision-10g.c
board/gdsys/405ex/405ex.c
board/gdsys/mpc8308/mpc8308.c
include/gdsys_fpga.h