microblaze: Drop using struct of_pci_range.pci_space field
authorRob Herring <robh@kernel.org>
Thu, 13 Feb 2020 23:18:59 +0000 (17:18 -0600)
committerRob Herring <robh@kernel.org>
Fri, 14 Feb 2020 20:25:06 +0000 (14:25 -0600)
commite252d2937e6c9ea6b259a960624e27a46686b4e3
tree4bb8e934a50cdfe4ba86da0e9a71a4ca21250487
parent67ccd2b97db276fed5ca4c38c166182327d2f401
microblaze: 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.

Just drop the debug prints as there's plenty of debug output in
drivers/of/address.c which can be enabled.

Cc: Michal Simek <monstr@monstr.eu>
Signed-off-by: Rob Herring <robh@kernel.org>
arch/microblaze/pci/pci-common.c