mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Still fixing new warnings found in build testing.
This commit is contained in:
@@ -168,9 +168,7 @@ int usbmsc_unbindlun(FAR void *handle, unsigned int lunno);
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#if defined(CONFIG_USBDEV_COMPOSITE) || defined(CONFIG_USBMSC_COMPOSITE)
|
||||
int usbmsc_exportluns(FAR void *handle);
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
* Name: usbmsc_classobject
|
||||
|
||||
Reference in New Issue
Block a user