]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-alpha/poll.h
[ARM] 4352/1: AT91: Platform data for LCD and AC97.
[linux-2.6-omap-h63xx.git] / include / asm-alpha / poll.h
index 95707182b3ed3c7a7c7609d4307bc137c0572a48..76f89356b6a759d82e69ee6d15148c0b03098b39 100644 (file)
@@ -12,8 +12,8 @@
 #define POLLWRNORM     (1 << 8)
 #define POLLWRBAND     (1 << 9)
 #define POLLMSG                (1 << 10)
-#define POLLREMOVE     (1 << 11)
-#define POLLRDHUP       (1 << 12)
+#define POLLREMOVE     (1 << 12)
+#define POLLRDHUP       (1 << 13)
 
 
 struct pollfd {