kinetis : Add timeouts to flash status checking in dap_syssec_kinetis_mdmap().
[fw/openocd] / src / target / avrt.c
index 48727082a2faf02528d54605315cdec06d07cd71..a4ce46b78a2c911070491f2af011096e97b59ebf 100644 (file)
@@ -55,8 +55,6 @@ struct target_type avr_target = {
        .poll = avr_poll,
        .arch_state = avr_arch_state,
 
-       .target_request_data = NULL,
-
        .halt = avr_halt,
        .resume = avr_resume,
        .step = avr_step,