X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-alpha%2Fpoll.h;h=34f333b762a04b57e244ff0b2f9b2fe34df510c6;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=76f89356b6a759d82e69ee6d15148c0b03098b39;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-alpha/poll.h b/include/asm-alpha/poll.h index 76f89356b..34f333b76 100644 --- a/include/asm-alpha/poll.h +++ b/include/asm-alpha/poll.h @@ -12,9 +12,7 @@ #define POLLWRNORM (1 << 8) #define POLLWRBAND (1 << 9) #define POLLMSG (1 << 10) -#define POLLREMOVE (1 << 12) -#define POLLRDHUP (1 << 13) - +#define POLLREMOVE (1 << 11) struct pollfd { int fd;