Move yearday_to_daymonth() to usb_storage.c. It's the only user, this function is...
commit29f985afc7358a3095c1070cf39d837a67534f0d
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Tue, 11 Aug 2009 20:03:59 +0000 (11 20:03 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Tue, 11 Aug 2009 20:03:59 +0000 (11 20:03 +0000)
treef10a8775453386b9fe226cc620c6a4091f763aa8
parent340dd2db8ce59a9b9c7f20ee07c616aada30986f
Move yearday_to_daymonth() to usb_storage.c. It's the only user, this function is pretty specific, and it seems to be the cleanest way to avoid ram usage increases for unrelated targets

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22259 a1c6a512-1295-4272-9138-f99709370657
firmware/common/timefuncs.c
firmware/include/timefuncs.h
firmware/usbstack/usb_storage.c