forked from Minki/linux
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
@ -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 New Issue
Block a user