mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 12:44:01 +00:00
When building the kernel-doc, it has the following complaints: Documentation/gpu/amdgpu/display/dcn-blocks:23: drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h:3: WARNING: Duplicate C declaration, also defined at gpu/amdgpu/display/dcn-blocks:3. Declaration is '.. c:struct:: surface_flip_registers'. Documentation/gpu/amdgpu/display/dcn-blocks:35: drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h:3: WARNING: Duplicate C declaration, also defined at gpu/amdgpu/display/dcn-blocks:3. Declaration is '.. c:struct:: surface_flip_registers'. This error happened due to a copy-and-paste where the same file path was duplicated multiple times to a different set of blocks. This commit addresses this issue by using the correct file path. Cc: Alex Deucher <alexander.deucher@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
|---|---|---|
| .. | ||
| config_example.svg | ||
| dc_pipeline_overview.svg | ||
| dc-debug.rst | ||
| dc-glossary.rst | ||
| dcn2_cm_drm_current.svg | ||
| dcn3_cm_drm_current.svg | ||
| dcn-blocks.rst | ||
| dcn-overview.rst | ||
| display-contributing.rst | ||
| display-manager.rst | ||
| global_sync_vblank.svg | ||
| index.rst | ||
| mpo-cursor.svg | ||
| mpo-overview.rst | ||
| multi-display-hdcp-mpo-less-pipe-ex.svg | ||
| multi-display-hdcp-mpo.svg | ||
| pipeline_4k_no_split.svg | ||
| pipeline_4k_split.svg | ||
| single-display-mpo-multi-video.svg | ||
| single-display-mpo.svg | ||
| trace-groups-table.csv | ||