]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/via/via-velocity.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[karo-tx-linux.git] / drivers / net / ethernet / via / via-velocity.c
index d5d547aef4f793b852ef966236b3b41a1ea82d36..a43e8492b1ce5a501694b1cc690fbd9d4a805b1a 100644 (file)
@@ -381,7 +381,7 @@ static struct velocity_info_tbl chip_info_table[] = {
  *     device driver. Used for hotplug autoloading.
  */
 
-static DEFINE_PCI_DEVICE_TABLE(velocity_pci_id_table) = {
+static const struct pci_device_id velocity_pci_id_table[] = {
        { PCI_DEVICE(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_612X) },
        { }
 };