1 2 3 4 5 6 7 8
#ifndef __ASMARM_POLL_H #define __ASMARM_POLL_H #include <asm-generic/poll.h> #undef POLLREMOVE #endif