mtd: nand: mxc: Drop now unnecessary functions
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 17 Jan 2018 11:32:12 +0000 (12:32 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Mon, 12 Feb 2018 22:35:51 +0000 (23:35 +0100)
commitcd8b4655332d45b1507a7cf1db025b869d0eb89a
treed8fab4bee56c87bcf64709c24d654e69219599f1
parent6811c4642aa0b40e3199aa7fb86053be1ee10ad8
mtd: nand: mxc: Drop now unnecessary functions

Since we have our own read_page/write_page functions correct_data and
calculate are no longer needed. Remove them.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/nand/mxc_nand.c