aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/dma.h')
-rw-r--r--include/asm-ia64/dma.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ia64/dma.h b/include/asm-ia64/dma.h
index dad3a735df8b..4d97f60f1ef5 100644
--- a/include/asm-ia64/dma.h
+++ b/include/asm-ia64/dma.h
@@ -19,4 +19,6 @@ extern unsigned long MAX_DMA_ADDRESS;
19 19
20#define free_dma(x) 20#define free_dma(x)
21 21
22void dma_mark_clean(void *addr, size_t size);
23
22#endif /* _ASM_IA64_DMA_H */ 24#endif /* _ASM_IA64_DMA_H */