]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
pcmcia: remove PCCARD_IODYN
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Mon, 30 Jun 2025 09:32:56 +0000 (11:32 +0200)
committerDominik Brodowski <linux@dominikbrodowski.net>
Sat, 16 Aug 2025 13:37:47 +0000 (15:37 +0200)
commit4bf1541e41d0540f9fcce8a32424ab05ae26fdca
tree84a9bb9e67049e67b653de532de91382efb6a93e
parentce0e8efb8438469aedb94746603a66e2de91852b
pcmcia: remove PCCARD_IODYN

The config PCCARD_IODYN was last used in the config option PCMCIA_M8XX with
its m8xx_pcmcia driver. This driver was removed with commit 39eb56da2b53
("pcmcia: Remove m8xx_pcmcia driver"), included in v3.17, back in 2014.
Since then, the config PCCARD_IODYN is unused. Remove the config option,
the corresponding file included with this config and the corresponding
definition in the pcmcia header file.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
drivers/pcmcia/Kconfig
drivers/pcmcia/Makefile
drivers/pcmcia/rsrc_iodyn.c [deleted file]
include/pcmcia/ss.h