X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmtd%2Fnand%2Fs3c2410.c;h=8e375d5fe231622953a29bc9ac6431bffcd06121;hb=5fec8bdbf9a1c4df4ad3f20e52aa2d8caed490c8;hp=bc9aa64bf187000c7bb2e3dd431a57cc810b62a8;hpb=7ef4de17cc55a3c3b8d093743b1e3b845d8eba47;p=linux-2.6-omap-h63xx.git diff --git a/drivers/mtd/nand/s3c2410.c b/drivers/mtd/nand/s3c2410.c index bc9aa64bf18..8e375d5fe23 100644 --- a/drivers/mtd/nand/s3c2410.c +++ b/drivers/mtd/nand/s3c2410.c @@ -45,8 +45,8 @@ #include -#include -#include +#include +#include #ifdef CONFIG_MTD_NAND_S3C2410_HWECC static int hardware_ecc = 1;