summaryrefslogtreecommitdiffstats
path: root/include/asm-um/mca_dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/mca_dma.h')
-rw-r--r--include/asm-um/mca_dma.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-um/mca_dma.h b/include/asm-um/mca_dma.h
new file mode 100644
index 000000000000..e492e4ec1392
--- /dev/null
+++ b/include/asm-um/mca_dma.h
@@ -0,0 +1,6 @@
+#ifndef mca___UM_DMA_H
+#define mca___UM_DMA_H
+
+#include "asm/arch/mca_dma.h"
+
+#endif