X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm26%2Fpoll.h;h=9ccb7f4190cafaae318e3e4eb2d784c8d13cb7a1;hb=f348d70a324e15afc701a494f32ec468abb7d1eb;hp=fdfdab064a658a0d31465d29fa0a0636f8162abf;hpb=501f2499b897ca4be68b1acc7a4bc8cf66f5fd24;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-arm26/poll.h b/include/asm-arm26/poll.h index fdfdab064a6..9ccb7f4190c 100644 --- a/include/asm-arm26/poll.h +++ b/include/asm-arm26/poll.h @@ -15,6 +15,7 @@ #define POLLWRNORM 0x0100 #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 +#define POLLRDHUP 0x2000 struct pollfd { int fd;