summaryrefslogtreecommitdiff
path: root/src/flash/nand/mx3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nand/mx3.h')
-rw-r--r--src/flash/nand/mx3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/flash/nand/mx3.h b/src/flash/nand/mx3.h
index 94dbf0cb..f37fc323 100644
--- a/src/flash/nand/mx3.h
+++ b/src/flash/nand/mx3.h
@@ -25,7 +25,6 @@
*
* Many thanks to Ben Dooks for writing s3c24xx driver.
*/
-#include <flash/nand.h>
#define MX3_NF_BASE_ADDR 0xb8000000
#define MX3_NF_BUFSIZ (MX3_NF_BASE_ADDR + 0xe00)