aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_a.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/cortex_a.c')
-rw-r--r--src/target/cortex_a.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/cortex_a.c b/src/target/cortex_a.c
index d27c298..5018a91 100644
--- a/src/target/cortex_a.c
+++ b/src/target/cortex_a.c
@@ -3143,7 +3143,6 @@ static const struct command_registration cortex_a_command_handlers[] = {
struct target_type cortexa_target = {
.name = "cortex_a",
- .deprecated_name = "cortex_a8",
.poll = cortex_a_poll,
.arch_state = armv7a_arch_state,