X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fpoll.h;fp=include%2Fasm-mips%2Fpoll.h;h=a000f1f789e342b296b305879caa4f6b3921da6f;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=70881f8c5c5092e58e00df92ec21956abeb1586e;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;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;