From 5d57cad00136ac4191483ff5c04d8795c8ea3bde Mon Sep 17 00:00:00 2001 From: Zachary T Welch Date: Thu, 3 Dec 2009 04:20:31 -0800 Subject: normalize headers to make changing easier These headers need minor tweaks to paves the way for wholesale scripted coversion of the header files. --- src/flash/nand/mx3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/flash') diff --git a/src/flash/nand/mx3.h b/src/flash/nand/mx3.h index ddec92cf..09289ae2 100644 --- a/src/flash/nand/mx3.h +++ b/src/flash/nand/mx3.h @@ -25,7 +25,7 @@ * * Many thanks to Ben Dooks for writing s3c24xx driver. */ -#include +#include "nand.h" #define MX3_NF_BASE_ADDR 0xb8000000 #define MX3_NF_BUFSIZ (MX3_NF_BASE_ADDR + 0xe00) -- cgit v1.2.3