mtd: nand: vf610: remove useless mtd->ecclayout assignment
commit420b4629b5b9d08893c459b55a7a266caa734ebd
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Mon, 7 Dec 2015 22:26:04 +0000 (7 23:26 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 26 Jan 2016 18:27:38 +0000 (26 10:27 -0800)
treec3b9a63590873fa6a5532dcc36109727e7326bb4
parentf771749e3a4905e631dafa073543ef429c7cc855
mtd: nand: vf610: remove useless mtd->ecclayout assignment

The NAND core layer is already taking care of ecclayout propagation. Remove
this useless assignment.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/vf610_nfc.c