pci: Export the pci_intx() function
commit2fedf46e34d2377760b2d26cf85487b772bca6fa
authorFrederic Barrat <fbarrat@linux.ibm.com>
Tue, 16 Nov 2021 17:01:32 +0000 (16 18:01 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 7 Jan 2022 10:19:55 +0000 (7 05:19 -0500)
tree439264ac449faed30fb76051adb07feea555a587
parentfb767859345506d747876c23d181155b183f8e94
pci: Export the pci_intx() function

Move the pci_intx() definition to the PCI header file, so that it can
be called from other PCI files. It is used by the next patch.

Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com>
Message-Id: <20211116170133.724751-3-fbarrat@linux.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
hw/pci/pci.c
include/hw/pci/pci.h