Index: linux-2.6.22/drivers/mtd/nand/s3c2410.c =================================================================== --- linux-2.6.22.orig/drivers/mtd/nand/s3c2410.c +++ linux-2.6.22/drivers/mtd/nand/s3c2410.c @@ -60,8 +60,8 @@ #include -#include -#include +#include +#include #ifdef CONFIG_MTD_NAND_S3C2410_HWECC static int hardware_ecc = 1;