]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/misc/cxl.h
cxl: Remove cxl_get_phys_dev() kernel API
[mirror_ubuntu-bionic-kernel.git] / include / misc / cxl.h
index 5bcf11a29f2a711db6c165995153112f49df56d8..7d5e2613c7b803932f9a9f587d46b83690550ef8 100644 (file)
@@ -30,9 +30,6 @@ struct cxl_afu *cxl_pci_to_afu(struct pci_dev *dev);
 /* Get the AFU conf record number associated with a pci_dev */
 unsigned int cxl_pci_to_cfg_record(struct pci_dev *dev);
 
-/* Get the physical device (ie. the PCIe card) which the AFU is attached */
-struct device *cxl_get_phys_dev(struct pci_dev *dev);
-
 
 /*
  * Context lifetime overview: