commit | cd8b4655332d45b1507a7cf1db025b869d0eb89a | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Wed Jan 17 12:32:12 2018 +0100 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Mon Feb 12 23:35:51 2018 +0100 |
tree | d8fab4bee56c87bcf64709c24d654e69219599f1 | |
parent | 6811c4642aa0b40e3199aa7fb86053be1ee10ad8 [diff] |
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>