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>
This commit is contained in:
Minkyu Kang
2009-11-04 16:07:59 +09:00
committed by Tom Rix
parent 492fb1fdbc
commit 47e801bec3
13 changed files with 11 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
#include <common.h>
#include <nand.h>
#include <s3c6400.h>
#include <asm/arch/s3c6400.h>
#include <asm/io.h>
#include <asm/errno.h>