X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fcortex_a.h;h=197a5992da9b941478f189d7fb8c648d0eabbe5b;hp=ff0343208e9dc053267e70d73e9fe7fa990e1f34;hb=e63dab08986e7ec28acdb0bcc592305239810a48;hpb=cea40152f82f52bfc718c7bda9fa4a9d70bf9cfd diff --git a/src/target/cortex_a.h b/src/target/cortex_a.h index ff0343208e..197a5992da 100644 --- a/src/target/cortex_a.h +++ b/src/target/cortex_a.h @@ -93,9 +93,6 @@ struct cortex_a_common { int brp_num_available; struct cortex_a_brp *brp_list; - /* Use cortex_a_read_regs_through_mem for fast register reads */ - int fast_reg_read; - uint32_t cpuid; uint32_t didr;