Freedom-K28 Automounter not related to USB. Removed condition.
This commit is contained in:
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user