Niklas Cassel 2765262f7b 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>
2016-09-22 16:43:17 +02:00
..
2016-09-09 19:34:32 -04:00
2016-09-13 17:49:39 -04:00
2016-09-13 17:50:16 -04:00
2016-09-13 17:50:17 -04:00
2016-09-13 17:49:43 -04:00
2016-09-17 12:52:01 -07:00
2016-09-13 17:50:15 -04:00