]> git.baikalelectronics.ru Git - kernel.git/commit
pcmcia: remove Motorola MBX860 support
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 11 Mar 2013 15:56:31 +0000 (17:56 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Apr 2013 12:28:26 +0000 (13:28 +0100)
commit59babda95d8a93908d7748f57059a4b47b5c401e
tree52b58bd9b7b59e604d520dc684fa3851851c1471
parent2f73d31d9c03eb5518ce01c13203f25dbf0c6e27
pcmcia: remove Motorola MBX860 support

The CONFIG_MBX symbol is not defined anywhere in the kernel tree, which means
this platform is not supported by the Linux kernel and we can remove the
corresponding code from the 'm8xx_pcmcia' driver.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Cc: linux-pcmcia@lists.infradead.org
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/pcmcia/m8xx_pcmcia.c