1
0
Fork 0
forked from len0rd/rockbox

Rename software backlight fading files, as we don't call it thread fading. Correct a copyright info too.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19818 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2009-01-22 10:50:11 +00:00
parent 311d2f12ed
commit 81df953da5
4 changed files with 4 additions and 4 deletions

View file

@ -97,7 +97,7 @@ drivers/lcd-remote-2bit-vi.c
#endif /* HAVE_REMOTE_LCD */
#ifdef USE_BACKLIGHT_SW_FADING
backlight-thread-fading.c
backlight-sw-fading.c
#endif /* USE_BACKLIGHT_SW_FADING */
/* Misc. */