1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 02:25:00 -05:00
linux/drivers/misc/ocxl
Alastair D'Silva 1ba2143606 ocxl: Split pci.c
In preparation for making core code available for external drivers,
move the core code out of pci.c and into core.c

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-05-03 02:55:01 +10:00
..
afu_irq.c ocxl/afu_irq: Don't include <asm/pnv-ocxl.h> 2018-12-20 22:21:20 +11:00
config.c ocxl: Remove some unused exported symbols 2019-05-03 02:55:01 +10:00
context.c ocxl: Change return type for fault handler 2018-07-02 23:54:26 +10:00
core.c ocxl: Split pci.c 2019-05-03 02:55:01 +10:00
file.c ocxl: Rename struct link to ocxl_link 2019-05-03 02:55:00 +10:00
Kconfig
link.c ocxl: Rename struct link to ocxl_link 2019-05-03 02:55:00 +10:00
main.c
Makefile ocxl: Split pci.c 2019-05-03 02:55:01 +10:00
ocxl_internal.h ocxl: Split pci.c 2019-05-03 02:55:01 +10:00
pasid.c
pci.c ocxl: Split pci.c 2019-05-03 02:55:01 +10:00
sysfs.c ocxl: Change return type for fault handler 2018-07-02 23:54:26 +10:00
trace.c
trace.h