aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/tmacro.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/tmacro.h
parent1f9eedc2ad7ea89175ead78a175944e7152f3688 (diff)
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/tmacro.h')
-rw-r--r--drivers/staging/vt6656/tmacro.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6656/tmacro.h b/drivers/staging/vt6656/tmacro.h
index 3a5ee0622f2..15cd5abb800 100644
--- a/drivers/staging/vt6656/tmacro.h
+++ b/drivers/staging/vt6656/tmacro.h
@@ -29,8 +29,6 @@
#ifndef __TMACRO_H__
#define __TMACRO_H__
-#include "ttype.h"
-
/****** Common helper macros ***********************************************/
#if !defined(LOBYTE)