summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/usbpipe.h
diff options
context:
space:
mode:
authorAndres More2013-02-26 02:32:55 +0100
committerGreg Kroah-Hartman2013-03-11 17:18:47 +0100
commit4fcf94980c994ed992d8efd1424bd842225f1cc6 (patch)
tree44ed7cf999ec83a279df908ed574e37bec36647d /drivers/staging/vt6656/usbpipe.h
parentstaging: vt6656: removed custom pointer definitions (diff)
downloadkernel-qcow2-linux-4fcf94980c994ed992d8efd1424bd842225f1cc6.tar.gz
kernel-qcow2-linux-4fcf94980c994ed992d8efd1424bd842225f1cc6.tar.xz
kernel-qcow2-linux-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/usbpipe.h')
-rw-r--r--drivers/staging/vt6656/usbpipe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/usbpipe.h b/drivers/staging/vt6656/usbpipe.h
index b3023559c15b..e277bb4f0386 100644
--- a/drivers/staging/vt6656/usbpipe.h
+++ b/drivers/staging/vt6656/usbpipe.h
@@ -30,7 +30,6 @@
#ifndef __USBPIPE_H__
#define __USBPIPE_H__
-#include "ttype.h"
#include "device.h"
/*--------------------- Export Definitions -------------------------*/