aboutsummaryrefslogtreecommitdiff
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 0d01479ccc5..00000000000
--- a/include/asm-frv/poll.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef _ASM_POLL_H
-#define _ASM_POLL_H
-
-#define POLLWRNORM POLLOUT
-#define POLLWRBAND 256
-
-#include <asm-generic/poll.h>
-
-#undef POLLREMOVE
-
-#endif
-