commit | b77095d5e1b5df2e38d15cd7ed180176b3284ba5 | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Sat Oct 05 10:44:32 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 07 15:10:29 2019 -0500 |
tree | d7160eb2f2561523825ff9aac03884144b966dfd | |
parent | 63617d8b125ed9f674133dd000b6df58d6b2965a [diff] |
drm/amd/display: Make function wait_for_alt_mode static Fix sparse warnings: drivers/gpu/drm/amd/display/dc/core/dc_link.c:687:6: warning: symbol 'wait_for_alt_mode' was not declared. Should it be static? Reviewed-by: Harry Wentland <harry.wentland@amd.com> Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: zhengbin <zhengbin13@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>