adi_v5: use macro DP_APSEL_MAX to allocate struct adiv5_ap
[fw/openocd] / src / target / avr32_jtag.c
index 6a4d4b3e7ca02bb443d869cb9bbdec5188fae9df..64ebf12ba34cc67f213a91c3cebe0106ecb0c0a3 100644 (file)
@@ -369,4 +369,3 @@ int avr32_ocd_clearbits(struct avr32_jtag *jtag, int reg, uint32_t bits)
 
        return ERROR_OK;
 }
-