commit | d43fa1499622e3e561380c34e076aade954e2c2c | [log] [tgz] |
---|---|---|
author | Richard Genoud <richard.genoud@gmail.com> | Fri Apr 25 09:32:26 2008 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Fri Apr 25 08:38:56 2008 +0100 |
tree | 7ebb2084f58a07ee79be55018a5f1b26cc9308a9 | |
parent | 77f5492c43adb4eb351fa0d163136877e8b2ed92 [diff] |
[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 <richard.genoud@gmail.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>