diff options
Diffstat (limited to 'include/asm-mips/poll.h')
-rw-r--r-- | include/asm-mips/poll.h | 9 |
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 47b9520..0000000 --- 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 */ |