Revert v18522 for firmware/backlight.c, it breaks a couple of bootloaders
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18523 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f13184e472
commit
1a904eb1eb
1 changed files with 1 additions and 0 deletions
|
@ -860,6 +860,7 @@ void backlight_init(void)
|
|||
|
||||
void backlight_on(void) {}
|
||||
void backlight_off(void) {}
|
||||
void buttonlight_on(void) {}
|
||||
void backlight_set_timeout(int value) {(void)value;}
|
||||
|
||||
bool is_backlight_on(bool ignore_always_off)
|
||||
|
|
Loading…
Reference in a new issue