diff options
author | Niklas Cassel <nks@flawful.org> | 2016-09-22 16:43:17 +0200 |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2016-09-22 16:43:17 +0200 |
commit | 2765262f7b005a11d6c7abb3c06ea9fdd09712bd (patch) | |
tree | 36de0081d7d864990eb54c872cd8166e8744f4e0 /sound/soc/fsl/fsl_dma.c | |
parent | cris: cardbus: fix header include path (diff) | |
download | linux-2765262f7b005a11d6c7abb3c06ea9fdd09712bd.tar.xz linux-2765262f7b005a11d6c7abb3c06ea9fdd09712bd.zip |
cris: fix Kconfig mismatch when building with CONFIG_PCI
I/O port access. Normally there is no I/O space on CRIS but when
Cardbus/PCI is enabled the request is passed through the bridge.
lib/pci_iomap.c: In function ‘pci_iomap_range’:
lib/pci_iomap.c:43:3: error: implicit declaration of function ‘ioport_map’ [-Werror=implicit-function-declaration]
return __pci_ioport_map(dev, start, len);
^
Signed-off-by: Niklas Cassel <nks@flawful.org>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'sound/soc/fsl/fsl_dma.c')
0 files changed, 0 insertions, 0 deletions