commit | e10019bce9cbeb7675d5d08221012a2cfee0d498 | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Fri Dec 16 23:25:23 2011 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Jan 09 18:18:51 2012 +0000 |
tree | d6790219dbc36f67b2514cc1a76bca5ce11cd10d | |
parent | f57eb5cc5394afb2a6f41da7509b794ed9ca5f6d [diff] |
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>