]> git.baikalelectronics.ru Git - kernel.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)
commitb6b474cac10c2022b7ac09137fc46f156aae46cb
treed9a04b128c82f8c4cf1069404c059016c5e03d9a
parentbd67c4956d165169326ae11c6686ce1f669f5fc5
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