From: Robert Jarzmik Date: Fri, 16 Dec 2011 22:25:23 +0000 (+0100) Subject: mtd: docg3: remove unused function X-Git-Tag: v3.3-rc1~119^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e10019bce9cbeb7675d5d08221012a2cfee0d498;p=pandora-kernel.git mtd: docg3: remove unused function As the MTD api has no use for the number of erase cycles each block has endured, remove the function which calculated that value. If one day MTD api finds it usefull for wear levelling algorithms to have this information, the function should be put back in place. Signed-off-by: Robert Jarzmik Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed