aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/dma-mapping_no.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/dma-mapping_no.h')
-rw-r--r--arch/m68k/include/asm/dma-mapping_no.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/include/asm/dma-mapping_no.h b/arch/m68k/include/asm/dma-mapping_no.h
index 6aeab18e58b..1748f2bca94 100644
--- a/arch/m68k/include/asm/dma-mapping_no.h
+++ b/arch/m68k/include/asm/dma-mapping_no.h
@@ -1,10 +1,6 @@
#ifndef _M68KNOMMU_DMA_MAPPING_H
#define _M68KNOMMU_DMA_MAPPING_H
-#ifdef CONFIG_PCI
-#include <asm-generic/dma-mapping.h>
-#else
#include <asm-generic/dma-mapping-broken.h>
-#endif
#endif /* _M68KNOMMU_DMA_MAPPING_H */