From: Nelson Castillo Date: Tue, 23 Jun 2009 18:54:32 +0000 (-0500) Subject: [ARM] GTA02: build fixes (s3c2410_nand_set usage) X-Git-Tag: v2.6.31-rc2~64^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76609a6928bff29ca05a94420ae3e088fbb9c2f9;p=pandora-kernel.git [ARM] GTA02: build fixes (s3c2410_nand_set usage) This patch fixes two errors we get when building GTA02 kernel. ~ use_bbt is incorrect, we need flash_bbt. ~ We do not need .force_soft_ecc because we can unset CONFIG_MTD_NAND_S3C2410_HWECC. Signed-off-by: Nelson Castillo [ben-linux@fluff.org: updated patch description] Signed-off-by: Ben Dooks --- Reading git-diff-tree failed