Changeset 522 for GPL/trunk/include/linux/pci.h
- Timestamp:
- Jul 22, 2010, 7:20:45 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/include/linux/pci.h
r479 r522 702 702 #undef pci_disable_msi 703 703 #define pci_disable_msi(dev) 704 extern int snd_pci_dev_present(const struct pci_device_id *ids); 704 705 #define pci_dev_present(x) snd_pci_dev_present(x) 705 706 extern void * __ioremap(unsigned long offset, unsigned long size, unsigned long flags);
Note:
See TracChangeset
for help on using the changeset viewer.