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