pcmcia: Remove m8xx_pcmcia driver
authorScott Wood <scottwood@freescale.com>
Sat, 21 Jun 2014 00:42:59 +0000 (19:42 -0500)
committerScott Wood <scottwood@freescale.com>
Wed, 25 Jun 2014 23:49:39 +0000 (18:49 -0500)
This driver doesn't build, and apparently has not built since
arch/ppc was removed in 2008 (when mk_int_int_mask was removed
from asm/irq.h, among other build errors).

A few weeks ago I asked whether anyone was actively maintaining
this code, and got no positive response:
http://patchwork.ozlabs.org/patch/352082/

So, let's remove it.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: Vitaly Bordug <vitb@kernel.crashing.org>
Cc: linux-pcmcia@lists.infradead.org
Cc: Paul Bolle <pebolle@tiscali.nl>
arch/powerpc/include/asm/mpc8xx.h
arch/powerpc/platforms/8xx/m8xx_setup.c
arch/powerpc/platforms/8xx/mpc885ads_setup.c
drivers/pcmcia/Kconfig
drivers/pcmcia/Makefile
drivers/pcmcia/m8xx_pcmcia.c [deleted file]

Simple merge
Simple merge
Simple merge
diff --cc drivers/pcmcia/m8xx_pcmcia.c
Simple merge