powerpc: Drop using struct of_pci_range.pci_space field
authorRob Herring <robh@kernel.org>
Thu, 13 Feb 2020 23:19:19 +0000 (17:19 -0600)
committerRob Herring <robh@kernel.org>
Fri, 14 Feb 2020 20:25:20 +0000 (14:25 -0600)
commit6a9166b5beb82bbfcf86b9215785c6b74a4608ff
treebb6ff132d6acfc500d349c8900e23b6972e88dba
parente252d2937e6c9ea6b259a960624e27a46686b4e3
powerpc: Drop using struct of_pci_range.pci_space field

Let's use the struct of_pci_range.flags field instead so we can remove
the pci_space field.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Rob Herring <robh@kernel.org>
arch/powerpc/kernel/pci-common.c