Staging: vt6656: removed SUCCESS define as it is not used
Signed-off-by: Andres More <more.andres@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
d16e1834af
commit
fa10b25f8d
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue