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)
commit39eb56da2b53bec6720181ed6dc29390a1d91f25
treeb2d5c15554941b967efe08f53e0250518f717ec3
parent2759a7f13da3470919fe9e95f77ed565fe9d1975
pcmcia: Remove m8xx_pcmcia driver

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]