]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/watchdog/alim1535_wdt.c
Merge branch 'master' into tk71
[mv-sheeva.git] / drivers / watchdog / alim1535_wdt.c
index 1e9caea8ff8a283e87509624dd9ca8fc996f96e2..fa4d36033552fac0594bfabea42fbe10233e47f7 100644 (file)
@@ -301,7 +301,7 @@ static int ali_notify_sys(struct notifier_block *this,
  *     want to register another driver on the same PCI id.
  */
 
-static struct pci_device_id ali_pci_tbl[] = {
+static struct pci_device_id ali_pci_tbl[] __used = {
        { PCI_VENDOR_ID_AL, 0x1533, PCI_ANY_ID, PCI_ANY_ID,},
        { PCI_VENDOR_ID_AL, 0x1535, PCI_ANY_ID, PCI_ANY_ID,},
        { 0, },