summaryrefslogtreecommitdiff
path: root/system-dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'system-dummy.c')
-rw-r--r--system-dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-dummy.c b/system-dummy.c
index b6b0050..ab178f3 100644
--- a/system-dummy.c
+++ b/system-dummy.c
@@ -162,7 +162,7 @@ system_if_dump_stats(struct device *dev, struct blob_buf *b)
}
void
-system_if_apply_settings(struct device *dev, struct device_settings *s, unsigned int apply_mask)
+system_if_apply_settings(struct device *dev, struct device_settings *s, uint64_t apply_mask)
{
apply_mask &= s->flags;