target: remove unimplemented target_request_data implementations
Change-Id: Ia9afa83752d17f0f56bdf3bd81f5c69d108aa5e9 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/1537 Tested-by: jenkins Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
This commit is contained in:
@@ -2312,8 +2312,6 @@ struct target_type dsp563xx_target = {
|
||||
.poll = dsp563xx_poll,
|
||||
.arch_state = dsp563xx_arch_state,
|
||||
|
||||
.target_request_data = NULL,
|
||||
|
||||
.get_gdb_reg_list = dsp563xx_get_gdb_reg_list,
|
||||
|
||||
.halt = dsp563xx_halt,
|
||||
|
||||
Reference in New Issue
Block a user