drm/amd/display: fix missing-prototypes warning
authorBecle Lee <becle.lee@amd.com>
Mon, 28 Mar 2022 03:18:23 +0000 (11:18 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Apr 2022 14:29:48 +0000 (10:29 -0400)
commit24566aab61c98116e6c39db7b27b005f6d7776d8
tree3bbceedf49db30ed01e6b8c213bf71679180c538
parent0191d384176c00fa28b52393997c61fce346564f
drm/amd/display: fix missing-prototypes warning

[Why]
No declaration of hubp1_wait_pipe_read_start found in header file.

[How]
Add its declaration.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Becle Lee <becle.lee@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.h