power: Fix a few compiler warnings
* And unify styling a little bit Change-Id: I7f9bb43a534e352fdd7693ff975749864f8addb3
This commit is contained in:
committed by
Michael Bestas
parent
2759522e9d
commit
0c54d07956
1
utils.h
1
utils.h
@@ -42,6 +42,7 @@ int is_interactive_governor(char*);
|
||||
void perform_hint_action(int hint_id, int resource_values[],
|
||||
int num_resources);
|
||||
void undo_hint_action(int hint_id);
|
||||
void undo_initial_hint_action();
|
||||
void release_request(int lock_handle);
|
||||
int interaction_with_handle(int lock_handle, int duration, int num_args, int opt_list[]);
|
||||
int perf_hint_enable(int hint_id, int duration);
|
||||
|
||||
Reference in New Issue
Block a user