s390/pci: remove unused function zpci_rescan()
authorNiklas Schnelle <schnelle@linux.ibm.com>
Fri, 21 Aug 2020 08:26:40 +0000 (10:26 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 14 Sep 2020 09:38:34 +0000 (11:38 +0200)
commit2bce60b5032fe3ca225a36b80f6df90938f0ead6
treee3bdbaeb9c52932a9c3cdd6854b6c5224e1b4901
parentabb95b7550f88bfb77081601f80662a259f2d143
s390/pci: remove unused function zpci_rescan()

the only caller of this was removed as part of the suspend/resume
removal so no need to keep this function around.

Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/pci.h
arch/s390/pci/pci.c