mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
Freedom-K28 Automounter not related to USB. Removed condition.
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
ed786986ed
commit
4aacd68c51
@@ -372,7 +372,7 @@ void k28_sdhc_automount_event(bool inserted);
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#if defined(HAVE_SDHC_AUTOMOUNTER) || defined(HAVE_USB_AUTOMOUNTER)
|
||||
#ifdef HAVE_SDHC_AUTOMOUNTER
|
||||
void k28_automount_initialize(void);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user