]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Really fix build without CONFIG_PCI
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 10 Aug 2011 15:15:44 +0000 (01:15 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 10 Aug 2011 15:15:44 +0000 (01:15 +1000)
commita85fe3fce84335f83be17a7659bfbb3a71dc2fc4
treed9a04b128c82f8c4cf1069404c059016c5e03d9a
parent81210c2062cf98bf625bcd487334c89b0fce5a82
powerpc: Really fix build without CONFIG_PCI

Brown paper bag day, previous commit wouldn't work very well with modules
enabled. Move the exports into the ifdef.

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