nfsd: don't fail unchecked creates of non-special files
[zen-stable.git] / arch / h8300 / include / asm / poll.h
blobf61540c22d943ec18fd7a2dcfb16a694c6e50f6d
1 #ifndef __H8300_POLL_H
2 #define __H8300_POLL_H
4 #define POLLWRNORM POLLOUT
5 #define POLLWRBAND 256
7 #include <asm-generic/poll.h>
9 #undef POLLREMOVE
11 #endif