linux-stable/arch/cris
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
..
arch-v10 mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS 2016-07-09 17:38:05 -07:00
arch-v32 cris: cardbus: fix header include path 2016-09-22 16:42:30 +02:00
boot CRIS: Drop code related to obsolete or unused kconfigs 2015-11-02 20:03:05 +01:00
configs cris: add dev88_defconfig 2016-09-22 16:41:20 +02:00
include cris: buggered copy_from_user/copy_to_user/clear_user 2016-09-13 17:49:38 -04:00
kernel cris: Remove unnecessary of_platform_populate with default match table 2016-06-23 15:00:22 -05:00
mm mm: do not pass mm_struct into handle_mm_fault 2016-07-26 16:19:19 -07:00
Kconfig cris: fix Kconfig mismatch when building with CONFIG_PCI 2016-09-22 16:43:17 +02:00
Kconfig.debug Kconfig: remove a few puzzling comments 2011-10-31 10:58:48 +01:00
Makefile CRISv32: add device tree support 2015-03-25 09:49:48 +01:00