aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-frv/poll.h')
-rw-r--r--include/asm-frv/poll.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/asm-frv/poll.h b/include/asm-frv/poll.h
deleted file mode 100644
index 0d01479ccc56..000000000000
--- a/include/asm-frv/poll.h
+++ /dev/null
@@ -1,12 +0,0 @@
1#ifndef _ASM_POLL_H
2#define _ASM_POLL_H
3
4#define POLLWRNORM POLLOUT
5#define POLLWRBAND 256
6
7#include <asm-generic/poll.h>
8
9#undef POLLREMOVE
10
11#endif
12