From: Paul Bolle Date: Fri, 23 May 2014 14:29:54 +0000 (+0200) Subject: mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~57^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=390e9eacf1dcece3cee8fb4d95edbfea90574e91;p=pandora-kernel.git mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE Since (a few releases before) v2.6.0 there have been checks for CONFIG_MTD_SUPERH_RESERVE. One check is still present. But a Kconfig symbol MTD_SUPERH_RESERVE has never been added. So a few lines of dead code can be removed. Signed-off-by: Paul Bolle Signed-off-by: Brian Norris --- Reading git-diff-tree failed