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