mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 16 Mar 2014 12:35:58 +0000 (14:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 22:59:34 +0000 (15:59 -0700)
Using struct pci_device_id is preferred  over
deprecated DEFINE_PCI_DEVICE_TABLE macro

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found