commit | 473c0abe6290aaf1471ce8129a67e3c2fbfc2597 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Jul 15 15:51:40 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 22 14:46:21 2016 -0400 |
tree | 1f6cfec5dc7f4ba5f5d85f592a532fd3d8047001 | |
parent | f4742ca0fb94e531b8dcddd1ac0799ee4c9c2605 [diff] |
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>