forked from len0rd/rockbox
remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hotswapping things
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26598 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8bd527eaa0
commit
a0557b23f0
16 changed files with 15 additions and 17 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "debug.h"
|
||||
#include "fat.h"
|
||||
#ifdef HAVE_HOTSWAP
|
||||
#include "hotswap.h"
|
||||
#include "sdmmc.h" /* for card_enable_monitoring() */
|
||||
#include "dir.h" /* for release_dirs() */
|
||||
#include "file.h" /* for release_files() */
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue