Skip to content

Commit

Permalink
Staging: vt6656: removed SUCCESS define as it is not used
Browse files Browse the repository at this point in the history
Signed-off-by: Andres More <more.andres@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Andres More authored and Greg Kroah-Hartman committed May 11, 2010
1 parent d16e183 commit fa10b25
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/staging/vt6656/ttype.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa10b25

Please sign in to comment.