sanders: Import some missing power hal from CAF LA.UM.7.6.r1-04800-89xx.0

This commit is contained in:
Vachounet
2019-05-17 11:32:59 +02:00
committed by ArmSM
parent 1ed9f16f78
commit 6e4edfee3e
5 changed files with 3 additions and 23 deletions

View File

@@ -61,7 +61,6 @@ enum CPU_GOV_CHECK {
void power_init(void);
void power_hint(power_hint_t hint, void *data);
void set_interactive(int on);
void set_feature(feature_t feature, int state);
#ifdef __cplusplus
}