define __poll_t, annotate constants
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#define __m68k_POLL_H
|
||||
|
||||
#define POLLWRNORM POLLOUT
|
||||
#define POLLWRBAND 256
|
||||
#define POLLWRBAND (__force __poll_t)256
|
||||
|
||||
#include <asm-generic/poll.h>
|
||||
|
||||
|
Reference in New Issue
Block a user