]> Pileus Git - ~andy/linux/blobdiff - arch/x86/include/asm/dma-mapping.h
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[~andy/linux] / arch / x86 / include / asm / dma-mapping.h
index dc22c0733282b9ce631250d69cbcc00e0cd46617..4035357f5b9d6b830a16b09f39d30e90810aae9e 100644 (file)
@@ -65,7 +65,7 @@ static inline struct dma_mapping_ops *get_dma_ops(struct device *dev)
                return dma_ops;
        else
                return dev->archdata.dma_ops;
-#endif /* _ASM_X86_DMA_MAPPING_H */
+#endif
 }
 
 /* Make sure we keep the same behaviour */