potter: back to N power HAL

Change-Id: Ibaf21913ba08750d69479b07a5b31bb31fdb7418
This commit is contained in:
Vachounet
2017-09-16 13:43:15 +02:00
parent a70996813e
commit be87305271
27 changed files with 3665 additions and 626 deletions

View File

@@ -41,7 +41,7 @@ int hint_compare(struct hint_data *first_hint,
}
}
void hint_dump(struct hint_data *hint)
void hint_dump(__attribute__((unused)) struct hint_data *hint)
{
/*ALOGI("hint_id: %lu", hint->hint_id);*/
}