remove flash.h from tree
[fw/openocd] / src / flash / nor / cfi.h
index 565a2b6cf64878a27230fcba64ed2b8edf20024a..fa717dc815ccdb50c5d6f1c603426a3cc149083f 100644 (file)
@@ -20,8 +20,6 @@
 #ifndef CFI_H
 #define CFI_H
 
-#include <flash/flash.h>
-
 #define CFI_STATUS_POLL_MASK_DQ5_DQ6_DQ7 0xE0 /* DQ5..DQ7 */
 #define CFI_STATUS_POLL_MASK_DQ6_DQ7     0xC0 /* DQ6..DQ7 */