commit | 8be721beb30f14bac915ca1357a0b584d03c0749 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Mon Dec 07 23:26:02 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Jan 26 10:27:37 2016 -0800 |
tree | 3ce77d8e9bed6b39b55a35894bc4a3db177b3f77 | |
parent | 02db97a9de1c80bd5551ba46d901cb4d912f78f2 [diff] |
staging: mt29f_spinand: kill unused ecclayout field The spinand_info struct embeds a pointer to an ecclayout definition, but this field is never used in the mt29f driver. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>