firmware-utils: trx: fix compiler warnings/errors
authorPetr Štetiar <ynezz@true.cz>
Sat, 20 Jul 2019 12:14:33 +0000 (14:14 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 23 Jul 2019 20:07:23 +0000 (22:07 +0200)
commit483a1f0ac646fc0927123f37909e943eb4e5bed1
treee035d5e1f68b6f5c1d9990ddbc3c2dc223edfcd9
parent12f2e6114bdf8cd0b92a09770965bdd9613cf0c7
firmware-utils: trx: fix compiler warnings/errors

trx.c:137:12: error: this statement may fall through [-Werror=implicit-fallthrough=]

Signed-off-by: Petr Štetiar <ynezz@true.cz>
tools/firmware-utils/src/trx.c