]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb14120c19418de9b0fb9872fe9c20d052e0f9d7a
treeb2d5c15554941b967efe08f53e0250518f717ec3
parent18ed9c977a8e37e6c473253abbf46103834cb955
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]