aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/int.h
diff options
context:
space:
mode:
authorAndres More <more.andres@gmail.com>2013-02-25 20:32:55 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-11 09:18:47 -0700
commit4fcf94980c994ed992d8efd1424bd842225f1cc6 (patch)
tree44ed7cf999ec83a279df908ed574e37bec36647d /drivers/staging/vt6656/int.h
parentstaging: vt6656: removed custom pointer definitions (diff)
downloadlinux-dev-4fcf94980c994ed992d8efd1424bd842225f1cc6.tar.xz
linux-dev-4fcf94980c994ed992d8efd1424bd842225f1cc6.zip
staging: vt6656: removed no longer useful ttype.h file
Removed includes and added linux/types.h instead when needed. Signed-off-by: Andres More <more.andres@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/int.h')
-rw-r--r--drivers/staging/vt6656/int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/int.h b/drivers/staging/vt6656/int.h
index 180ea57f9888..13e1a6a6158b 100644
--- a/drivers/staging/vt6656/int.h
+++ b/drivers/staging/vt6656/int.h
@@ -30,7 +30,6 @@
#ifndef __INT_H__
#define __INT_H__
-#include "ttype.h"
#include "device.h"
/*--------------------- Export Definitions -------------------------*/