]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: docg3: remove unused function
authorRobert Jarzmik <robert.jarzmik@free.fr>
Fri, 16 Dec 2011 22:25:23 +0000 (23:25 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 9 Jan 2012 18:18:51 +0000 (18:18 +0000)
commita78cf0fe8d753c8688f9593ad813e63bc0c6715e
treed6790219dbc36f67b2514cc1a76bca5ce11cd10d
parent5febcf52be5aeffb7a3ca5e61e5c1ada851527d7
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 <robert.jarzmik@free.fr>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/devices/docg3.c