diff options
| author | Jack Halpin <jack.halpin@gmail.com> | 2009-11-25 03:24:28 +0000 |
|---|---|---|
| committer | Jack Halpin <jack.halpin@gmail.com> | 2009-11-25 03:24:28 +0000 |
| commit | 84f04a57eee2480100ab533b97665fec7f1da83f (patch) | |
| tree | 76f78ae0cdf898d78fb638d2be296d14cbc6c8d4 /utils/MTP/MTP_DLL/progresshelper.cpp | |
| parent | 384b9436d4e3d3265ddfa4ff4ded353da85143cc (diff) | |
| download | rockbox-84f04a57eee2480100ab533b97665fec7f1da83f.zip rockbox-84f04a57eee2480100ab533b97665fec7f1da83f.tar.gz rockbox-84f04a57eee2480100ab533b97665fec7f1da83f.tar.bz2 rockbox-84f04a57eee2480100ab533b97665fec7f1da83f.tar.xz | |
AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_SIZE which is defined in sd.h as 512 bytes.
We had 3 different references to the same value. Rockbox always uses a blocksize of 512 bytes for SD and we were using SECTOR_SIZE, SD_BLOCK_SIZE, & card_info[drive].blocksize to use this value. Now the only reference being used is SD_BLOCK_SIZE.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23746 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/MTP/MTP_DLL/progresshelper.cpp')
0 files changed, 0 insertions, 0 deletions