commit | 7f2b092c9eeda055ae60af194a8edacaea5f7a10 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Feb 03 19:24:10 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:50 2016 +0200 |
tree | e1b82f2abb8c543078d73398360a675100da7d70 | |
parent | e1d132b4ae3b5dfc897cf117419404b22caf6892 [diff] |
mtd: nand: kill the ecc->layout field Now that all NAND drivers have switched to mtd_ooblayout_ops, we can kill the ecc->layout field. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>