firmware-utils: mkdlinkfw: cleanup code
authorMathias Kresin <dev@kresin.me>
Sat, 5 Jan 2019 11:08:09 +0000 (12:08 +0100)
committerMathias Kresin <dev@kresin.me>
Sun, 13 Jan 2019 17:31:10 +0000 (18:31 +0100)
commitb5844059a5d20ae6d8e7e432786487dafd968a8b
tree333efcad770400abb854073de67fc19317a452aa
parent5738a05437dbf26e259d653ddb020cbf867ffb16
firmware-utils: mkdlinkfw: cleanup code

Drop unused function and macros. With the cleanup the gnu extension
typeof isn't used any longer and the gnu99 compile flag can be dropped.

Signed-off-by: Mathias Kresin <dev@kresin.me>
Makefile
src/mkdlinkfw-lib.c
src/mkdlinkfw-lib.h
src/mkdlinkfw.c