pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jul 2014 23:58:07 +0000 (16:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jul 2014 23:58:07 +0000 (16:58 -0700)
commit0178a7a54d408d2c5b7bbe7eee9450bffbec0989
tree22fc73c7ee1b7dd6612ba752dbaa8fa66a042532
parent32182cd39d94fa9586cc08c74fdb30fb718f712d
pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage

It's not needed, just use the "real" structure definition instead.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pcmcia/bcm63xx_pcmcia.c
drivers/pcmcia/i82092.c
drivers/pcmcia/pd6729.c
drivers/pcmcia/vrc4173_cardu.c
drivers/pcmcia/yenta_socket.c
This page took 0.026796 seconds and 5 git commands to generate.