You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mperf_shift()
Fixes the following W=1 kernel build warning(s):
drivers/cpufreq/intel_pstate.c:293: warning: Function parameter or member 'get_aperf_mperf_shift' not described in 'pstate_funcs'
Suggested-by: "Rafael J. Wysocki" <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
[ rjw: Remove line break ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
0 commit comments