From: Tomas Vanek Date: Mon, 1 Aug 2022 09:05:47 +0000 (+0200) Subject: target/cortex_a: remove unused CORTEX_A15_COMMON_MAGIC X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=b5dd6faf8d47781f2d7cba25decac79bd2310351;p=fw%2Fopenocd target/cortex_a: remove unused CORTEX_A15_COMMON_MAGIC Change-Id: I7dddc6cb7b0ee8aec7164998f1124b522e899f3d Signed-off-by: Tomas Vanek Reported-by: Antonio Borneo Reviewed-on: https://review.openocd.org/c/openocd/+/7099 Tested-by: jenkins Reviewed-by: Antonio Borneo --- diff --git a/src/target/cortex_a.h b/src/target/cortex_a.h index abf358d0d..05c3730c2 100644 --- a/src/target/cortex_a.h +++ b/src/target/cortex_a.h @@ -20,7 +20,6 @@ #include "armv7a.h" #define CORTEX_A_COMMON_MAGIC 0x411fc082 -#define CORTEX_A15_COMMON_MAGIC 0x413fc0f1 #define CORTEX_A5_PARTNUM 0xc05 #define CORTEX_A7_PARTNUM 0xc07