]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/aduc702x.c
stellaris: avoid chip writes
[openocd] / src / flash / nor / aduc702x.c
index 57018bb1dfef53e69df639500f5827d72a81baab..211b54e7598485bdff00d15393f5fce8bead94bb 100644 (file)
@@ -27,7 +27,7 @@
 #include <helper/binarybuffer.h>
 #include <helper/time_support.h>
 #include <target/algorithm.h>
-#include <target/armv4_5.h>
+#include <target/arm.h>
 
 
 static int aduc702x_build_sector_list(struct flash_bank *bank);