summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/ttype.h
diff options
context:
space:
mode:
authorAndres More2010-07-12 18:55:43 +0200
committerGreg Kroah-Hartman2010-07-22 20:42:27 +0200
commit5926b9ae320eadc22e33466b560f6ce1890f1780 (patch)
tree95515d03115f4761a7766a46d12571cacdb904e7 /drivers/staging/vt6656/ttype.h
parentstaging: vt6656: removed Safe_Close definition (diff)
downloadkernel-qcow2-linux-5926b9ae320eadc22e33466b560f6ce1890f1780.tar.gz
kernel-qcow2-linux-5926b9ae320eadc22e33466b560f6ce1890f1780.tar.xz
kernel-qcow2-linux-5926b9ae320eadc22e33466b560f6ce1890f1780.zip
staging: vt6656: removed Adhoc_STA definition
Removed an always defined macro, perhaps used to patch the driver Signed-off-by: Andres More <more.andres@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6656/ttype.h')
-rw-r--r--drivers/staging/vt6656/ttype.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/vt6656/ttype.h b/drivers/staging/vt6656/ttype.h
index a9f4a16d8239..38191745723a 100644
--- a/drivers/staging/vt6656/ttype.h
+++ b/drivers/staging/vt6656/ttype.h
@@ -31,11 +31,6 @@
/******* Common definitions and typedefs ***********************************/
-//2008-0131-02<Add>by MikeLiu
-#ifndef Adhoc_STA
-#define Adhoc_STA
-#endif
-
typedef int BOOL;
#if !defined(TRUE)