]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5da74443a1ff48ec45cf6521890e8c61fe3f0bb1
tree0653caf89e197d3c449581c2c5c0172d95b9ded8
parenta2c9fd40be1440b4f73978eec82a1c16e74d4482
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