commit | 858957ab1e3a7ee29ed40309bdf0f1b7bcf5bf30 | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Thu May 16 20:58:42 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sat Jun 01 08:29:28 2013 +1000 |
tree | 0653caf89e197d3c449581c2c5c0172d95b9ded8 | |
parent | 279838960484fa22d903086eea743a6b6700647d [diff] |
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges The codes which ever used these two variables have gone. Throw away them too. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>