]> 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)
commit6c7e83571a64ea32c2fe20e3c1413b718f46096d
tree0653caf89e197d3c449581c2c5c0172d95b9ded8
parent8c0c85a5c792451e06a4fc65d900ad187fe41c1e
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