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