aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/michael.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/michael.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/michael.h')
-rw-r--r--drivers/staging/vt6656/michael.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/vt6656/michael.h b/drivers/staging/vt6656/michael.h
index 2cdb07ed53ad..56331ccfc1db 100644
--- a/drivers/staging/vt6656/michael.h
+++ b/drivers/staging/vt6656/michael.h
@@ -31,6 +31,8 @@
#ifndef __MICHAEL_H__
#define __MICHAEL_H__
+#include <linux/types.h>
+
/*--------------------- Export Definitions -------------------------*/
/*--------------------- Export Types ------------------------------*/