summaryrefslogtreecommitdiff
path: root/src/flash/cfi.h
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-11 04:28:24 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-11 04:28:24 +0000
commit0643263d68bcddc56eaa7e3678b7502798410711 (patch)
tree7d456b630b1fb24c2f1622fe3250bc2b26b635a3 /src/flash/cfi.h
parent0b6c73ae8398964268d2df6f87347d9c59b04858 (diff)
downloadopenocd+libswd-0643263d68bcddc56eaa7e3678b7502798410711.tar.gz
openocd+libswd-0643263d68bcddc56eaa7e3678b7502798410711.tar.bz2
openocd+libswd-0643263d68bcddc56eaa7e3678b7502798410711.tar.xz
openocd+libswd-0643263d68bcddc56eaa7e3678b7502798410711.zip
Audit and eliminate redundant #include directives in src/flash headers.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1711 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/flash/cfi.h')
-rw-r--r--src/flash/cfi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/flash/cfi.h b/src/flash/cfi.h
index dc43dd18..49fbad49 100644
--- a/src/flash/cfi.h
+++ b/src/flash/cfi.h
@@ -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 */