1
0
Fork 0
forked from len0rd/rockbox

define SERIALIZE_WRITES for all HAVE_ATA_SD, not just the sansas

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18001 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2008-07-09 21:00:38 +00:00
parent b564ac44cd
commit df7d6d0e6e

View file

@ -39,7 +39,7 @@
* by not overlapping ata_write_sector() with USB transfers. This does reduce
* write performance, so we only do it for the affected DAPs
*/
#if defined(SANSA_C200) || defined(SANSA_E200)
#ifdef HAVE_ATA_SD
#define SERIALIZE_WRITES
#endif
/* Enable the following define to export only the SD card slot. This