commit | 960a8e152a7883e87030796cbeeb48a94ca83e79 | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Wed Nov 04 16:07:59 2009 +0900 |
committer | Tom Rix <Tom.Rix@windriver.com> | Fri Nov 27 16:26:13 2009 -0600 |
tree | c12191a7712940d35c94d71c4968508ccb0bae20 | |
parent | 1e017057df377cb950386618d4be3c3a44c495f5 [diff] [blame] |
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx This patch moves the s3c64xx header files from include/ to include/asm-arm/arch-s3c64xx Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
diff --git a/cpu/arm1176/s3c64xx/reset.S b/cpu/arm1176/s3c64xx/reset.S index 315b13f..eae572e 100644 --- a/cpu/arm1176/s3c64xx/reset.S +++ b/cpu/arm1176/s3c64xx/reset.S
@@ -21,7 +21,7 @@ * MA 02111-1307 USA */ -#include <s3c6400.h> +#include <asm/arch/s3c6400.h> .globl reset_cpu reset_cpu: