]> Pileus Git - ~andy/linux/commit
mtd: delete SBC82xx/SBC8560 MTD mapping support
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 26 Jun 2012 19:54:28 +0000 (15:54 -0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 6 Jul 2012 17:20:38 +0000 (18:20 +0100)
commitfae255253b393d5e4f0d77d5afa103bfc8b47a97
tree5aa4451549d53fa444d7b5535cc5b293fce8cc49
parentf3bae3df764737a168fbc51484b277cf0187933e
mtd: delete SBC82xx/SBC8560 MTD mapping support

The SBC8260 support was dropped back when we moved from ppc to
powerpc.  We are now also dropping the support for the EOL SBC8560,
so we can also delete this mapping support, as they were the only
users of it.

Artem: also remove the symbol from the Makefile.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/wr_sbc82xx_flash.c [deleted file]