summaryrefslogtreecommitdiff
path: root/src/flash/nor/non_cfi.h
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-12-04 16:40:19 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-04 16:56:24 -0800
commitf3e6f584f12dbde9ba9806ed4a412db0524d438c (patch)
tree540a062c416548d3a9c7698c2411a7d688901452 /src/flash/nor/non_cfi.h
parentae6374e25dae7b02636e440549b87040d03cc5aa (diff)
downloadopenocd+libswd-f3e6f584f12dbde9ba9806ed4a412db0524d438c.tar.gz
openocd+libswd-f3e6f584f12dbde9ba9806ed4a412db0524d438c.tar.bz2
openocd+libswd-f3e6f584f12dbde9ba9806ed4a412db0524d438c.tar.xz
openocd+libswd-f3e6f584f12dbde9ba9806ed4a412db0524d438c.zip
remove flash.h from tree
Remove the now vestigial <flash/flash.h> header from the tree, replacing a few references with <flash/nor/core.h>
Diffstat (limited to 'src/flash/nor/non_cfi.h')
-rw-r--r--src/flash/nor/non_cfi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/flash/nor/non_cfi.h b/src/flash/nor/non_cfi.h
index cc6004e8..02193335 100644
--- a/src/flash/nor/non_cfi.h
+++ b/src/flash/nor/non_cfi.h
@@ -20,8 +20,6 @@
#ifndef NON_CFI_H
#define NON_CFI_H
-#include <flash/flash.h>
-
struct non_cfi
{
uint16_t mfr;