mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-18 04:27:38 -04:00
Attempt fix to broken builds pt. 2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8385 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bb164ee43f
commit
457b51dfa7
1 changed files with 1 additions and 1 deletions
|
@ -87,8 +87,8 @@ typedef enum {
|
||||||
CHARGING,
|
CHARGING,
|
||||||
#ifdef HAVE_CHARGE_CTRL
|
#ifdef HAVE_CHARGE_CTRL
|
||||||
TOPOFF,
|
TOPOFF,
|
||||||
TRICKLE
|
|
||||||
#endif
|
#endif
|
||||||
|
TRICKLE
|
||||||
} charge_state_type;
|
} charge_state_type;
|
||||||
|
|
||||||
/* tells what the charger is doing */
|
/* tells what the charger is doing */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue