Audit and eliminate redundant #include directives in src/flash headers.
[fw/openocd] / src / flash / cfi.h
index dc43dd18bda7523a87645ae287f95f65097a06e7..49fbad49777b192a1f51be369a9b8f2fa4b2d367 100644 (file)
@@ -21,7 +21,6 @@
 #define CFI_H
 
 #include "flash.h"
-#include "target.h"
 
 #define CFI_STATUS_POLL_MASK_DQ5_DQ6_DQ7 0xE0 /* DQ5..DQ7 */
 #define CFI_STATUS_POLL_MASK_DQ6_DQ7     0xC0 /* DQ6..DQ7 */