unsik Kim <donari75@gmail.com>:
Remove unused mflash driver 'prove' field. git-svn-id: svn://svn.berlios.de/openocd/trunk@1929 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -131,8 +131,6 @@ typedef struct mflash_bank_s
|
||||
mflash_gpio_drv_t *gpio_drv;
|
||||
target_t *target;
|
||||
mg_drv_info_t *drv_info;
|
||||
|
||||
u8 proved;
|
||||
} mflash_bank_t;
|
||||
|
||||
extern int mflash_register_commands(struct command_context_s *cmd_ctx);
|
||||
|
||||
Reference in New Issue
Block a user