commit | 4ef0b9d0a10eab55d36dc2f3ea316163c4addf8c | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Mon Oct 28 21:34:36 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 28 11:19:17 2019 -0400 |
tree | 3283a4a7a56aaa464706b1d63ad22e29d55240b6 | |
parent | 11436b01775fe9f07967756f52d5536bab45bcad [diff] |
drm/amd/display: Make calculate_integer_scaling static Fix sparse warning: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:963:6: warning: symbol 'calculate_integer_scaling' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>