pci/of: Remove dead code
authorIan Molton <ian.molton@codethink.co.uk>
Mon, 28 Apr 2014 14:32:21 +0000 (15:32 +0100)
committerGrant Likely <grant.likely@linaro.org>
Fri, 23 May 2014 02:20:48 +0000 (11:20 +0900)
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>
drivers/of/of_pci_irq.c

Simple merge