NOR/TMS470: review scope of symbols
[fw/openocd] / src / flash / mflash.c
index 289fe5ebb6af0e8a8e0e891ead178bae85fe8d3f..d3078583488eaaa2c2fb82cd60152cf9bf9af74e 100644 (file)
@@ -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;