drivers: usb: fix redefine warning
Signed-off-by: BlackMesa123 <brother12@hotmail.it>
This commit is contained in:
parent
21419f6459
commit
df4c6b4978
|
@ -62,7 +62,9 @@
|
|||
|
||||
/* platform specific definitions */
|
||||
/* ex) #define __ANDROID__ */
|
||||
#ifndef __ANDROID__
|
||||
#define __ANDROID__
|
||||
#endif
|
||||
|
||||
/* platform specific pre-processing */
|
||||
#define CONN_GADGET_SHORTNAME "android_ssusbcon"
|
||||
|
|
Loading…
Reference in New Issue
Block a user