Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7a70185 authored by Ben Dooks's avatar Ben Dooks Committed by David Woodhouse
Browse files

[MTD] [NAND] s3c2410: fix arch moves



Fixup the includes which have been moved around
when changing the s3c24xx arch support.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 0bac5111
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -60,8 +60,8 @@


#include <asm/io.h>
#include <asm/io.h>


#include <asm/arch/regs-nand.h>
#include <asm/plat-s3c/regs-nand.h>
#include <asm/arch/nand.h>
#include <asm/plat-s3c/nand.h>


#ifdef CONFIG_MTD_NAND_S3C2410_HWECC
#ifdef CONFIG_MTD_NAND_S3C2410_HWECC
static int hardware_ecc = 1;
static int hardware_ecc = 1;