commit | d5e83ea7dc510fe8e7b4a54e5a93f3dd760f6d7e | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Mon Dec 07 23:26:00 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Jan 26 10:27:35 2016 -0800 |
tree | 43546e88168ccbde4855dd57ac0a709ba920eb2d | |
parent | f88f44cbf10cf5bd42d6e46ea6625d9bfa5f155d [diff] |
mtd: nand: jz4740: kill the ->ecc_layout field ->ecc_layout is not used by any board file. Kill this field to avoid any confusion. New boards are encouraged to use the default ECC layout defined in NAND core. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>