]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/pic32mx.h
ARM: rename armv4_5_algorithm as arm_algorithm
[openocd] / src / flash / nor / pic32mx.h
index b33e8317482f18e1565e17b254a6f831b350642f..b3bdad29a5b7df655ce56e3a693924bb33b6df58 100644 (file)
@@ -26,8 +26,6 @@
 #ifndef PIC32MX_H
 #define PIC32MX_H
 
-#include <flash/flash.h>
-
 struct pic32mx_flash_bank
 {
        struct working_area *write_algorithm;