From: Richard Genoud Date: Fri, 25 Apr 2008 07:32:26 +0000 (+0200) Subject: [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 X-Git-Tag: v2.6.26-rc1~1069^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43fa1499622e3e561380c34e076aade954e2c2c;p=pandora-kernel.git [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 The sam926x docs allegedly don't list an "ECC_PARITY" field, and the header files in the upstream kernel don't have it either. Masking with it was useless anyway, so just remove it. Signed-off-by: Richard Genoud Signed-off-by: David Woodhouse --- Reading git-diff-tree failed