s390/pci: add missing pci_iov.h include
authorNiklas Schnelle <schnelle@linux.ibm.com>
Tue, 15 Sep 2020 08:42:41 +0000 (10:42 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 16 Sep 2020 12:08:47 +0000 (14:08 +0200)
commit4904e1941ee334bf1f90e4017a37f7c8a52b685c
tree66cdf0487b4502d97ea1fe1f6751832e35a36cf2
parent48111b4838480d1357783f4231c351bb2ba2d27d
s390/pci: add missing pci_iov.h include

this fixes a missing prototype compiler warning spotted by the kernel
test robot.

Fixes: abb95b7550f8 ("s390/pci: consolidate SR-IOV specific code")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/pci/pci_iov.c