staging: mt29f_spinand: kill unused ecclayout field
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Mon, 7 Dec 2015 22:26:02 +0000 (23:26 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 26 Jan 2016 18:27:37 +0000 (10:27 -0800)
commit8be721beb30f14bac915ca1357a0b584d03c0749
tree3ce77d8e9bed6b39b55a35894bc4a3db177b3f77
parent02db97a9de1c80bd5551ba46d901cb4d912f78f2
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>
drivers/staging/mt29f_spinand/mt29f_spinand.h
This page took 0.03011 seconds and 5 git commands to generate.