commit | e594233803aa9bff9ee6912b7b07db2c7898a06c | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Mon Oct 17 14:55:40 2016 +0000 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Nov 11 15:39:10 2016 -0600 |
tree | a6c2469af3b3a2f112e872a6ef1a3b02bf5019e8 | |
parent | 1001354ca34179f3db924eb66672442a173147dc [diff] |
PCI: layerscape: Remove redundant error message from ls_pcie_probe() There is an error message from devm_ioremap_resource() already, so remove the dev_err() call to avoid redundant error messages. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>