commit | e252d2937e6c9ea6b259a960624e27a46686b4e3 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Thu Feb 13 17:18:59 2020 -0600 |
committer | Rob Herring <robh@kernel.org> | Fri Feb 14 14:25:06 2020 -0600 |
tree | 4bb8e934a50cdfe4ba86da0e9a71a4ca21250487 | |
parent | 67ccd2b97db276fed5ca4c38c166182327d2f401 [diff] |
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>