]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/usb/host/whci/hcd.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / usb / host / whci / hcd.c
index 72b6892fda67d381c16b6948256aa10b8f6945be..9546f6cd01f09c103ffd82b9e52e1109b800ee92 100644 (file)
@@ -356,7 +356,7 @@ static void __exit whci_hc_driver_exit(void)
 module_exit(whci_hc_driver_exit);
 
 /* PCI device ID's that we handle (so it gets loaded) */
-static struct pci_device_id whci_hcd_id_table[] = {
+static struct pci_device_id __used whci_hcd_id_table[] = {
        { PCI_DEVICE_CLASS(PCI_CLASS_WIRELESS_WHCI, ~0) },
        { /* empty last entry */ }
 };