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>
This commit is contained in:
@@ -101,9 +101,7 @@ char *progname;
|
||||
uint32_t firmware_size;
|
||||
uint16_t family_member;
|
||||
char *rom_id[12] = { 0 };
|
||||
|
||||
char image_type;
|
||||
int add_jffs2_eof;
|
||||
|
||||
static void usage(int status)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user