commit | 02db97a9de1c80bd5551ba46d901cb4d912f78f2 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Mon Dec 07 23:26:01 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Jan 26 10:27:36 2016 -0800 |
tree | ad5c9d7cdc24697fee70747f3f7008eb85ccb97f | |
parent | d5e83ea7dc510fe8e7b4a54e5a93f3dd760f6d7e [diff] |
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct This field is not set in any board file and can thus be dropped. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>