summaryrefslogtreecommitdiffstats
path: root/power-8916.c
diff options
context:
space:
mode:
Diffstat (limited to 'power-8916.c')
-rw-r--r--power-8916.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/power-8916.c b/power-8916.c
index a8ed760..1ad6ab9 100644
--- a/power-8916.c
+++ b/power-8916.c
@@ -71,7 +71,7 @@ static bool is_target_8916(void) {
return is_8916;
}
-int power_hint_override(power_hint_t hint, void* data) {
+int power_hint_override(power_hint_t hint, void* UNUSED(data)) {
switch (hint) {
case POWER_HINT_VSYNC:
break;