Merge branch 'cec-defines' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor...
[cascardo/linux.git] / arch / x86 / include / asm / intel_telemetry.h
index ed65fe7..85029b5 100644 (file)
@@ -99,7 +99,7 @@ struct telemetry_core_ops {
        int (*reset_events)(void);
 };
 
-int telemetry_set_pltdata(struct telemetry_core_ops *ops,
+int telemetry_set_pltdata(const struct telemetry_core_ops *ops,
                          struct telemetry_plt_config *pltconfig);
 
 int telemetry_clear_pltdata(void);