mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 23 May 2014 14:29:54 +0000 (16:29 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 28 May 2014 22:12:47 +0000 (15:12 -0700)
commit390e9eacf1dcece3cee8fb4d95edbfea90574e91
treeefb206aca452476c55db67bac0c589f44316d54d
parent0c53be9de8f25efadee707132a596276f0a015e4
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 <pebolle@tiscali.nl>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/maps/solutionengine.c