USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver
[linux-2.6/s3c2410-cpufreq.git] / include / asm-v850 / poll.h
blob803cad0b9b59388f16c1854795a10065cfd98349
1 #ifndef __V850_POLL_H__
2 #define __V850_POLL_H__
4 #define POLLWRNORM POLLOUT
5 #define POLLWRBAND 0x0100
7 #include <asm-generic/poll.h>
9 #endif /* __V850_POLL_H__ */