summaryrefslogtreecommitdiff
path: root/src/target/armv7a.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/armv7a.h')
-rw-r--r--src/target/armv7a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/armv7a.h b/src/target/armv7a.h
index 581813a3..70a2d9ee 100644
--- a/src/target/armv7a.h
+++ b/src/target/armv7a.h
@@ -51,7 +51,7 @@ struct armv7a_common
struct reg_cache *core_cache;
/* arm adp debug port */
- struct swjdp_common swjdp_info;
+ struct adiv5_dap swjdp_info;
/* Core Debug Unit */
struct arm_dpm dpm;