From: Sabyasachi Gupta <sabyasachi.linux@xxxxxxxxx> Remove linux/poll.h which is included more than once Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@xxxxxxxxx> Signed-off-by: Jan Harkes <jaharkes@xxxxxxxxxx> --- fs/coda/psdev.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/coda/psdev.c b/fs/coda/psdev.c index dde6c6a767c2..7e9ee614ec57 100644 --- a/fs/coda/psdev.c +++ b/fs/coda/psdev.c @@ -39,7 +39,6 @@ #include <linux/device.h> #include <linux/pid_namespace.h> #include <asm/io.h> -#include <linux/poll.h> #include <linux/uaccess.h> #include <linux/coda.h> -- 2.20.1