From 390e9eacf1dcece3cee8fb4d95edbfea90574e91 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Fri, 23 May 2014 16:29:54 +0200 Subject: [PATCH] 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-format-patch failed