summaryrefslogtreecommitdiff
path: root/include/sound/pcm_params.h
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-04-24 15:14:13 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2018-05-10 11:46:00 +0200
commitdf21443ff6a5e04549779001c9c02b0be7847355 (patch)
tree7bd1afbc80f10dcf83d644b20ecace473696b472 /include/sound/pcm_params.h
parent9c28d6df7534e1b64d485fde02ebe62375ea9bcc (diff)
cpufreq: speedstep: fix speedstep_detect_processor()'s return type
speedstep_detect_processor() is declared as returing an 'enum speedstep_processor' but use an 'int' in its definition. Fix this by using 'enum speedstep_processor' in its definition too. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/sound/pcm_params.h')
0 files changed, 0 insertions, 0 deletions