X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Flpc2000.c;h=5442e712fde924fa81836bf785fda7762037dfe6;hp=191eb4bb3fa1f9989fb9e2630405877e7647e38e;hb=d6c8945662e6027f6ba12d73bac2473088672db5;hpb=0091e59d2a18c293fd952a9d707e609afdd6b17f diff --git a/src/flash/lpc2000.c b/src/flash/lpc2000.c index 191eb4bb3f..5442e712fd 100644 --- a/src/flash/lpc2000.c +++ b/src/flash/lpc2000.c @@ -26,7 +26,6 @@ #endif #include "lpc2000.h" -#include "armv4_5.h" #include "armv7m.h" #include "binarybuffer.h" #include "algorithm.h"