linux-stable/arch/s390/pci
Niklas Schnelle de786f0f83 s390/pci: Add header guards and includes to internal headers
While pci_iov.h has include guards it doesn't include the necessary
header for struct zpci_dev, pci_bus.h on the other hand lacks even basic
include guards. This isn't only fragile and breaks convention but also
confuses tooling such as clang-analyzer. Add both include guards and the
necessary includes.

Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Reviewed-by: Gerd Bayer <gbayer@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2024-11-07 10:37:00 +01:00
..
Makefile s390/pci: Stop usurping pdev->dev.groups 2024-08-09 14:58:27 -05:00
pci_bus.c s390/pci: Ignore RID for isolated VFs 2024-10-10 15:32:43 +02:00
pci_bus.h s390/pci: Add header guards and includes to internal headers 2024-11-07 10:37:00 +01:00
pci_clp.c s390/pci: Expose FIDPARM attribute in sysfs 2024-10-10 15:32:44 +02:00
pci_debug.c s390/pci: rename lock member in struct zpci_dev 2024-02-20 14:37:32 +01:00
pci_event.c s390/pci: Sort PCI functions prior to creating virtual busses 2024-10-10 15:32:42 +02:00
pci_insn.c KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding 2022-07-11 09:54:32 +02:00
pci_iov.c s390/pci: add missing pci_iov.h include 2020-09-16 14:08:47 +02:00
pci_iov.h s390/pci: Add header guards and includes to internal headers 2024-11-07 10:37:00 +01:00
pci_irq.c s390/pci: Allow allocation of more than 1 MSI interrupt 2024-07-23 15:54:58 +02:00
pci_kvm_hook.c KVM: s390: pci: Hook to access KVM lowlevel from VFIO 2022-08-29 13:29:28 +02:00
pci_mmio.c s390/pci_mmio: use follow_pfnmap API 2024-09-17 01:06:59 -07:00
pci_sysfs.c s390/pci: Expose FIDPARM attribute in sysfs 2024-10-10 15:32:44 +02:00
pci.c s390/pci: Sort PCI functions prior to creating virtual busses 2024-10-10 15:32:42 +02:00