tty: includecheck fix: drivers/char, vt.c
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Thu, 13 Aug 2009 08:26:20 +0000 (13:56 +0530)
committerLive-CD User <linux@linux.site>
Sat, 19 Sep 2009 20:13:11 +0000 (13:13 -0700)
commit60479ed59444de658d25c4d4000fa45b61b491a3
tree8c4a8dba72098f1eb130f8ba477232fcbfbe154b
parent182274f85fc26ec3aa8c78dba8b0e7763af3c586
tty: includecheck fix: drivers/char, vt.c

fix the following 'make includecheck' warning:

  drivers/char/vt.c: linux/device.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/vt.c