build: cleanup src/flash/nor directory
[fw/openocd] / src / flash / nor / non_cfi.h
index 44c92db4314182407d18781ee8dd0a626bb3dc39..178ef01032a9e4afbc799c5fc407c7098bed024f 100644 (file)
  *   Free Software Foundation, Inc.,                                       *
  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
  ***************************************************************************/
+
 #ifndef NON_CFI_H
 #define NON_CFI_H
 
-#include "flash.h"
-
-struct non_cfi
-{
+struct non_cfi {
        uint16_t mfr;
        uint16_t id;
        uint16_t pri_id;