Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
[linux-drm-fsl-dcu.git] / arch / m68k / include / asm / io_mm.h
index a0fce34029b31890ef7fae3194a0a0941da727d9..c98ac81582ac5c967d7bddb04ae6325bc230f8b1 100644 (file)
@@ -413,7 +413,8 @@ static inline void isa_delay(void)
 #define writew(val, addr)      out_le16((addr), (val))
 #endif /* CONFIG_ATARI_ROM_ISA */
 
-#if !defined(CONFIG_ISA) && !defined(CONFIG_ATARI_ROM_ISA)
+#if !defined(CONFIG_ISA) && !defined(CONFIG_ATARI_ROM_ISA) && \
+    !(defined(CONFIG_PCI) && defined(CONFIG_COLDFIRE))
 /*
  * We need to define dummy functions for GENERIC_IOMAP support.
  */