From: Masahiro Yamada Date: Tue, 13 Jan 2015 04:29:17 +0000 (+0900) Subject: mtd: denali: remove unnecessary stubs X-Git-Tag: fixes-v4.0-rc1~67^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79ee72b8ac37f30a2218fec8c2ba9618c306302;p=pandora-kernel.git mtd: denali: remove unnecessary stubs This driver uses NAND_ECC_HW_SYNDROME mode. The nand_scan_tail() function would not complain about missing ecc->calculate, ecc->correct, ecc->hwctl handlers. Signed-off-by: Masahiro Yamada Signed-off-by: Brian Norris --- Reading git-diff-tree failed