diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-08-05 08:01:20 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-08-05 08:01:20 +0200 |
commit | 81210c2062cf98bf625bcd487334c89b0fce5a82 (patch) | |
tree | e4bbfca5cc5b9416f6d96ee0f389d0a1033e63be /MAINTAINERS | |
parent | powerpc/4xx: Fix build of PCI code on 405 (diff) | |
download | linux-81210c2062cf98bf625bcd487334c89b0fce5a82.tar.xz linux-81210c2062cf98bf625bcd487334c89b0fce5a82.zip |
powerpc: Fix build without CONFIG_PCI
Commit fea80311a939a746533a6d7e7c3183729d6a3faf
"iomap: make IOPORT/PCI mapping functions conditional"
Broke powerpc build without CONFIG_PCI as we would still define
pci_iomap(), which overlaps with the new empty inline in the headers.
Make our implementation conditional on CONFIG_PCI
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions