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:
@@ -1384,8 +1384,6 @@ struct target_type mips_m4k_target = {
|
||||
.poll = mips_m4k_poll,
|
||||
.arch_state = mips32_arch_state,
|
||||
|
||||
.target_request_data = NULL,
|
||||
|
||||
.halt = mips_m4k_halt,
|
||||
.resume = mips_m4k_resume,
|
||||
.step = mips_m4k_step,
|
||||
|
||||
Reference in New Issue
Block a user