[PATCH 1/3] staging: vt6656: removed SUCCESS define as it is not used

Andres More more.andres at gmail.com
Tue May 4 23:40:09 UTC 2010


Signed-off-by: Andres More <more.andres at gmail.com>
---
 drivers/staging/vt6656/ttype.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/drivers/staging/vt6656/ttype.h b/drivers/staging/vt6656/ttype.h
index a773e58..53a50ad 100644
--- a/drivers/staging/vt6656/ttype.h
+++ b/drivers/staging/vt6656/ttype.h
@@ -64,11 +64,6 @@ typedef int             BOOL;
 #define FALSE           0
 #endif
 
-
-#if !defined(SUCCESS)
-#define SUCCESS         0
-#endif
-
 //2007-0809-01<Add>by MikeLiu
 #ifndef  update_BssList
 #define update_BssList
-- 
1.6.4.4




More information about the devel mailing list