Ignore:
Timestamp:
Jul 22, 2010, 7:20:45 PM (15 years ago)
Author:
David Azarewicz
Message:

flush_workqueue hack, compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/include/linux/pci.h

    r479 r522  
    702702#undef pci_disable_msi
    703703#define pci_disable_msi(dev)
     704extern int snd_pci_dev_present(const struct pci_device_id *ids);
    704705#define pci_dev_present(x) snd_pci_dev_present(x)
    705706extern void * __ioremap(unsigned long offset, unsigned long size, unsigned long flags);
Note: See TracChangeset for help on using the changeset viewer.