Changeset 717 for GPL/trunk/include/linux/pci.h
- Timestamp:
- Aug 7, 2022, 6:11:12 PM (3 years ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
- Property svn:mergeinfo changed
/GPL/branches/uniaud32-next merged: 710-716
- Property svn:mergeinfo changed
-
GPL/trunk/include/linux/pci.h
r709 r717 770 770 771 771 #define dev_is_pci(d) (true) 772 772 int pcim_enable_device(struct pci_dev *pdev); 773 #define pcim_iomap pci_iomap 774 int pcim_iomap_regions(struct pci_dev *pdev, int mask, const char *name); 773 775 #endif /* LINUX_PCI_H */
Note:
See TracChangeset
for help on using the changeset viewer.