diff options
Diffstat (limited to 'include/asm-m68k/poll.h')
-rw-r--r-- | include/asm-m68k/poll.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-m68k/poll.h b/include/asm-m68k/poll.h deleted file mode 100644 index f080fcdb61b..00000000000 --- a/include/asm-m68k/poll.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef __m68k_POLL_H -#define __m68k_POLL_H - -#define POLLWRNORM POLLOUT -#define POLLWRBAND 256 - -#include <asm-generic/poll.h> - -#endif |