s390/pci: reduce iomap size (even more)
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 27 Mar 2017 17:07:24 +0000 (19:07 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 5 Apr 2017 05:35:22 +0000 (07:35 +0200)
commitb0c8ce897a42ab357001f275fa80ba82c8d4555f
tree855ec09f16d864a2bda0f45ba5a459761ec68f4d
parent4e0cca7d64b62b5974fa198acce0d3b476ca9914
s390/pci: reduce iomap size (even more)

Commit c506fff3d3a8 ("s390/pci: resize iomap") reduced the iomap
to NR_FUNCTIONS * PCI_BAR_COUNT elements. Since we only support
functions with 64bit BARs we can cut that number in half.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/pci/pci.c