提交 84f6739f 编写于 作者: D Dmytro Laktyushkin 提交者: Alex Deucher

drm/amd/display: no need for return value from ipp_program_degamma_pwl

Signed-off-by: NDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: NHarry Wentland <Harry.Wentland@amd.com>
Reviewed-by: NTony Cheng <Tony.Cheng@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 e6303950
......@@ -118,7 +118,7 @@ struct ipp_funcs {
struct input_pixel_processor *ipp,
enum ipp_degamma_mode mode);
bool (*ipp_program_degamma_pwl)(
void (*ipp_program_degamma_pwl)(
struct input_pixel_processor *ipp,
const struct pwl_params *params);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册