aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-v850/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/poll.h')
-rw-r--r--include/asm-v850/poll.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-v850/poll.h b/include/asm-v850/poll.h
deleted file mode 100644
index 803cad0b9b59..000000000000
--- a/include/asm-v850/poll.h
+++ /dev/null
@@ -1,9 +0,0 @@
1#ifndef __V850_POLL_H__
2#define __V850_POLL_H__
3
4#define POLLWRNORM POLLOUT
5#define POLLWRBAND 0x0100
6
7#include <asm-generic/poll.h>
8
9#endif /* __V850_POLL_H__ */