X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fflash%2Fmflash.c;h=d3078583488eaaa2c2fb82cd60152cf9bf9af74e;hb=41cb9118536db5e5e2836ad6c75daae1d21b6f4a;hp=289fe5ebb6af0e8a8e0e891ead178bae85fe8d3f;hpb=1a2c258ed4537ca95b50e1f9e776215d82de2a86;p=fw%2Fopenocd diff --git a/src/flash/mflash.c b/src/flash/mflash.c index 289fe5ebb..d30785834 100644 --- a/src/flash/mflash.c +++ b/src/flash/mflash.c @@ -1302,7 +1302,7 @@ static const struct command_registration mflash_exec_command_handlers[] = { COMMAND_REGISTRATION_DONE }; -int mflash_init_drivers(struct command_context *cmd_ctx) +static int mflash_init_drivers(struct command_context *cmd_ctx) { if (!mflash_bank) return ERROR_OK;