aboutsummaryrefslogtreecommitdiff
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 47b95208043..00000000000
--- a/include/asm-mips/poll.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __ASM_POLL_H
-#define __ASM_POLL_H
-
-#define POLLWRNORM POLLOUT
-#define POLLWRBAND 0x0100
-
-#include <asm-generic/poll.h>
-
-#endif /* __ASM_POLL_H */