summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm724x/gdm_tty.h
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-07-25 06:06:53 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-25 19:11:58 (GMT)
commit8f0b54478acdece4a398f65ac76c70294158e33c (patch)
tree2d5e3da7bfcd3767877c98da03056e668d8064f3 /drivers/staging/gdm724x/gdm_tty.h
parentc47a5863b66887b1667f8988cef1f0e020e29c8b (diff)
downloadlinux-8f0b54478acdece4a398f65ac76c70294158e33c.tar.xz
staging: gdm724x: Remove version.h header inclusion in gdm_tty.h
version.h header inclusion is not necessary as detected by versioncheck. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/gdm724x/gdm_tty.h')
-rw-r--r--drivers/staging/gdm724x/gdm_tty.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/gdm724x/gdm_tty.h b/drivers/staging/gdm724x/gdm_tty.h
index faeaa41..a75be1d 100644
--- a/drivers/staging/gdm724x/gdm_tty.h
+++ b/drivers/staging/gdm724x/gdm_tty.h
@@ -14,7 +14,6 @@
#ifndef _GDM_TTY_H_
#define _GDM_TTY_H_
-#include <linux/version.h>
#include <linux/types.h>
#include <linux/tty.h>