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:
Frank Gevaerts 2010-06-05 21:12:16 +00:00
parent 8bd527eaa0
commit a0557b23f0
16 changed files with 15 additions and 17 deletions

View file

@ -179,7 +179,7 @@ drivers/ramdisk.c
storage.c
drivers/fat.c
#if (CONFIG_STORAGE & STORAGE_MMC) || (CONFIG_STORAGE & STORAGE_SD)
hotswap.c
sdmmc.c
#endif
#endif /* SIMULATOR */