cxl: Split afu_register_irqs() function
Split the afu_register_irqs() function so that different parts can be useful elsewhere. Signed-off-by: Michael Neuling <mikey@neuling.org> Acked-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:

committed by
Michael Ellerman

parent
a6b07d8257
commit
c358d84b4e
@@ -672,5 +672,6 @@ int cxl_psl_purge(struct cxl_afu *afu);
|
||||
void cxl_stop_trace(struct cxl *cxl);
|
||||
|
||||
extern struct pci_driver cxl_pci_driver;
|
||||
int afu_allocate_irqs(struct cxl_context *ctx, u32 count);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user