]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Fix bogus message at boot about empty memory resources
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 20 May 2013 17:24:39 +0000 (17:24 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 24 May 2013 08:13:44 +0000 (18:13 +1000)
commit719d3ca1c2ca41b2924e89a4d324e4202178144e
treeea46f4e4fdf9bfa86841a801c853a33a75614cfa
parentf8f2b1e94f8672333b2e72a457038175c0188eda
powerpc/pci: Fix bogus message at boot about empty memory resources

The message is only meant to be displayed if resource 0 is empty,
but was displayed if any is.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/pci-common.c