tty: tty_ldisc.h: Remove duplicate include
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 17 Feb 2014 09:49:18 +0000 (15:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 20:50:26 +0000 (12:50 -0800)
linux/wait.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/tty_ldisc.h

index b8347c2..add26da 100644 (file)
 
 #include <linux/fs.h>
 #include <linux/wait.h>
-#include <linux/wait.h>
 
 
 /*