mtd: mtdcore: Drop unused mtd_table
The array 'mtd_table' is unused in the code. Remove this as gcc doesn't
always discard unused global variables.
Signed-off-by:
Tom Rini <trini@konsulko.com>
Loading
Please sign in to comment
The array 'mtd_table' is unused in the code. Remove this as gcc doesn't
always discard unused global variables.
Signed-off-by:
Tom Rini <trini@konsulko.com>