]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - include/asm-h8300/poll.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
[mirror_ubuntu-artful-kernel.git] / include / asm-h8300 / poll.h
CommitLineData
1da177e4
LT
1#ifndef __H8300_POLL_H
2#define __H8300_POLL_H
3
1da177e4 4#define POLLWRNORM POLLOUT
1da177e4 5#define POLLWRBAND 256
1da177e4 6
04dd08b4
SR
7#include <asm-generic/poll.h>
8
9#undef POLLREMOVE
1da177e4
LT
10
11#endif