X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fpoll.h;h=a000f1f789e342b296b305879caa4f6b3921da6f;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=70881f8c5c5092e58e00df92ec21956abeb1586e;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-mips/poll.h b/include/asm-mips/poll.h index 70881f8c5..a000f1f78 100644 --- a/include/asm-mips/poll.h +++ b/include/asm-mips/poll.h @@ -17,7 +17,6 @@ /* These seem to be more or less nonstandard ... */ #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 -#define POLLRDHUP 0x2000 struct pollfd { int fd;