linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-sh64 / poll.h
index 3a6cbad..a420d14 100644 (file)
@@ -26,7 +26,6 @@
 #define POLLWRNORM     0x0100
 #define POLLWRBAND     0x0200
 #define POLLMSG                0x0400
-#define POLLRDHUP       0x2000
 
 struct pollfd {
        int fd;