X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-h8300%2Fpoll.h;fp=include%2Fasm-h8300%2Fpoll.h;h=bf49ab8ad6da173f8c9d7313bf845e76a73aa922;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=fc52103b276ae0011a2dfcb755c5b201ae6ea161;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/asm-h8300/poll.h b/include/asm-h8300/poll.h index fc52103b2..bf49ab8ad 100644 --- a/include/asm-h8300/poll.h +++ b/include/asm-h8300/poll.h @@ -12,7 +12,6 @@ #define POLLRDBAND 128 #define POLLWRBAND 256 #define POLLMSG 0x0400 -#define POLLRDHUP 0x2000 struct pollfd { int fd;