]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging:gpib: Remove GPIB_PCMCIA in Makefiles
authorDave Penkler <dpenkler@gmail.com>
Mon, 10 Feb 2025 15:10:22 +0000 (16:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Feb 2025 15:50:04 +0000 (16:50 +0100)
commit3c9a0cf6a1ed45d454a1d3fa1033adc2dcd8df26
treeb27314794cee32ae9f657e1d973a416be7d5210b
parent020b814c2f864d1e1a19b3013266b73057f9f99b
staging:gpib: Remove GPIB_PCMCIA in Makefiles

This symbol is no longer needed since it is being replaced directly
by its Kconfig equivalent CONFIG_GPIB_PCMCIA in the drivers providing
optional support for the PCMCIA bus.

Remove the definition of GPIB_PCMCIA from the Makefiles.

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250210151022.4358-3-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/cb7210/Makefile
drivers/staging/gpib/ines/Makefile
drivers/staging/gpib/tnt4882/Makefile