X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-alpha%2Fpoll.h;h=76f89356b6a759d82e69ee6d15148c0b03098b39;hb=467c432a4d63349025d92f5dbdd0b9ba8ff40fd5;hp=95707182b3ed3c7a7c7609d4307bc137c0572a48;hpb=be9bf30c73184e0f1e4e0a50fb193d2a551bf75e;p=linux-2.6 diff --git a/include/asm-alpha/poll.h b/include/asm-alpha/poll.h index 95707182b3..76f89356b6 100644 --- a/include/asm-alpha/poll.h +++ b/include/asm-alpha/poll.h @@ -12,8 +12,8 @@ #define POLLWRNORM (1 << 8) #define POLLWRBAND (1 << 9) #define POLLMSG (1 << 10) -#define POLLREMOVE (1 << 11) -#define POLLRDHUP (1 << 12) +#define POLLREMOVE (1 << 12) +#define POLLRDHUP (1 << 13) struct pollfd {