Include the header with the prototype to silence the following clang
warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_init.c:127:6:
warning: no previous prototype for function 'dcn201_hw_sequencer_construct'
[-Wmissing-prototypes]
void dcn201_hw_sequencer_construct(struct dc *dc)
^
Signed-off-by: Maíra Canal <maira.canal@usp.br>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
||
|---|---|---|
| .. | ||
| dcn201_dccg.c | ||
| dcn201_dccg.h | ||
| dcn201_dpp.c | ||
| dcn201_dpp.h | ||
| dcn201_hubbub.c | ||
| dcn201_hubbub.h | ||
| dcn201_hubp.c | ||
| dcn201_hubp.h | ||
| dcn201_hwseq.c | ||
| dcn201_hwseq.h | ||
| dcn201_init.c | ||
| dcn201_init.h | ||
| dcn201_link_encoder.c | ||
| dcn201_link_encoder.h | ||
| dcn201_mpc.c | ||
| dcn201_mpc.h | ||
| dcn201_opp.c | ||
| dcn201_opp.h | ||
| dcn201_optc.c | ||
| dcn201_optc.h | ||
| dcn201_resource.c | ||
| dcn201_resource.h | ||
| Makefile | ||