commit | 98003f8b3afb0eaa57421c1311f00f3634057f6b | [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 | b21e60210948ab9e08915570eff8031c0dbc3c55 [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>