Move arch headers from include/asm-frv/ to arch/frv/include/asm/.
Signed-off-by: David Howells
#ifndef _ASM_POLL_H #define _ASM_POLL_H #define POLLWRNORM POLLOUT #define POLLWRBAND 256 #include <asm-generic/poll.h> #undef POLLREMOVE #endif