powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
authorKevin Hao <haokexin@gmail.com>
Thu, 16 May 2013 20:58:42 +0000 (20:58 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 31 May 2013 22:29:28 +0000 (08:29 +1000)
commit858957ab1e3a7ee29ed40309bdf0f1b7bcf5bf30
tree0653caf89e197d3c449581c2c5c0172d95b9ded8
parent279838960484fa22d903086eea743a6b6700647d
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>
arch/powerpc/kernel/pci-common.c