aboutsummaryrefslogtreecommitdiffstats
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 @@
1#ifndef __UM_POLL_H
2#define __UM_POLL_H
3
4#include "asm/arch/poll.h"
5
6#endif