Remove the description for the non-existing 'num_crtc' to fix the
build warning: ./drivers/gpu/drm/drm_fb_cma_helper.c:557: warning:
Excess function parameter 'num_crtc' description in
'drm_fbdev_cma_init'.
Signed-off-by: Tamara Diaconita
---
drivers/gpu/drm/drm
Add description for existing parameter 'pipe' to fix the build
warning: ./drivers/gpu/drm/i915/intel_lpe_audio.c:342: warning: No
description found for parameter 'pipe'.
Signed-off-by: Tamara Diaconita
---
drivers/gpu/drm/i915/intel_lpe_audio.c | 1 +
1 file changed, 1 inse