From: Shmulik Ladkani Date: Wed, 4 Jul 2012 08:06:02 +0000 (+0300) Subject: UBI: kill CONFIG_MTD_UBI_BEB_RESERVE X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~33^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2a5790613756d54fdf58d0b3965e43735f153b;p=pandora-kernel.git UBI: kill CONFIG_MTD_UBI_BEB_RESERVE CONFIG_MTD_UBI_BEB_RESERVE and MIN_RESEVED_PEBS are no longer used, since the amount of reserved eraseblocks for bad PEB handling is now derived from 'ubi->bad_peb_limit' (ubi's maximum expected bad eraseblocks). Signed-off-by: Shmulik Ladkani Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed