[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
Move nand headers to arch/arm/plat-s3c/include/plat ready to clean out the old include directories. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
|
||||
#include <asm/io.h>
|
||||
|
||||
#include <asm/plat-s3c/regs-nand.h>
|
||||
#include <asm/plat-s3c/nand.h>
|
||||
#include <plat/regs-nand.h>
|
||||
#include <plat/nand.h>
|
||||
|
||||
#ifdef CONFIG_MTD_NAND_S3C2410_HWECC
|
||||
static int hardware_ecc = 1;
|
||||
|
Reference in New Issue
Block a user