powermgmt-target.h: move prototypes to powermgmt.h

Implement empty stubs if needed instead of empty static inline

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31617 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2012-01-07 22:32:52 +00:00
parent 66149b454b
commit 19fba5fb30
7 changed files with 8 additions and 32 deletions

View file

@ -100,10 +100,6 @@
#error "Charger settings not defined!"
#endif
void powermgmt_init_target(void);
void charging_algorithm_step(void);
void charging_algorithm_close(void);
/* We want to be able to reset the averaging filter */
#define HAVE_RESET_BATTERY_FILTER