summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci_iov.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/pci/pci_iov.c')
-rw-r--r--arch/s390/pci/pci_iov.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/s390/pci/pci_iov.c b/arch/s390/pci/pci_iov.c
index 35fca14ebb35..ead062bf2b41 100644
--- a/arch/s390/pci/pci_iov.c
+++ b/arch/s390/pci/pci_iov.c
@@ -13,6 +13,8 @@
#include <linux/kernel.h>
#include <linux/pci.h>
+#include "pci_iov.h"
+
static struct resource iov_res = {
.name = "PCI IOV res",
.start = 0,