X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-h8300%2Fpoll.h;h=fc52103b276ae0011a2dfcb755c5b201ae6ea161;hb=f348d70a324e15afc701a494f32ec468abb7d1eb;hp=bf49ab8ad6da173f8c9d7313bf845e76a73aa922;hpb=501f2499b897ca4be68b1acc7a4bc8cf66f5fd24;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-h8300/poll.h b/include/asm-h8300/poll.h index bf49ab8ad6d..fc52103b276 100644 --- a/include/asm-h8300/poll.h +++ b/include/asm-h8300/poll.h @@ -12,6 +12,7 @@ #define POLLRDBAND 128 #define POLLWRBAND 256 #define POLLMSG 0x0400 +#define POLLRDHUP 0x2000 struct pollfd { int fd;