]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/dma-mapping.h
x86: document 64-bit and 32-bit function call convention ABI
[linux-2.6-omap-h63xx.git] / 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 */