Freedom-K28 Automounter not related to USB. Removed condition.
This commit is contained in:
parent
ed786986ed
commit
4aacd68c51
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue