commit | ff5f762b44237deb83be7bf6db965eeafadfa3e1 | [log] [tgz] |
---|---|---|
author | Ian Molton <ian.molton@codethink.co.uk> | Mon Apr 28 15:32:21 2014 +0100 |
committer | Grant Likely <grant.likely@linaro.org> | Fri May 23 11:20:48 2014 +0900 |
tree | c669772bbe45bd451463d9aeda6309948ee81806 | |
parent | 947fdaad0627e277c5f3a2573203c4fab3db513b [diff] |
pci/of: Remove dead code Commit 98d9f30c820d509145757e6ecbc36013aa02f7bc "pci/of: Match PCI devices to OF nodes dynamically" introduced a lot of code derived from the PPC PCI code, including some likes which were redundant. Remove these lines. Reviewed-by: William Towle <william.towle@codethink.co.uk> Signed-off-by: Ian Molton <ian.molton@codethink.co.uk> Signed-off-by: Grant Likely <grant.likely@linaro.org>