Wind River Support Network

HomeDefectsLIN1021-4198
Fixed

LIN1021-4198 : bcm-2xxx-rpi4/kernel-source/drivers/gpu/drm/vc4/vc4_crtc.c:380:57: error: expected ';' before ')' token

Created: Aug 24, 2022    Updated: Oct 28, 2022
Resolved Date: Oct 17, 2022
Found In Version: 10.21.20.14
Fix Version: 10.21.20.14
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel

Description

wrlinux-graphics_bcm-2xxx-rpi4_wrlinux-image-std-sato_21-lts/tmp-glibc/work-shared/bcm-2xxx-rpi4/kernel-source/drivers/gpu/drm/vc4/vc4_crtc.c: In function 'vc4_crtc_config_pv':
wrlinux-graphics_bcm-2xxx-rpi4_wrlinux-image-std-sato_21-lts/tmp-glibc/work-shared/bcm-2xxx-rpi4/kernel-source/drivers/gpu/drm/vc4/vc4_crtc.c:377:56: warning: value computed is not used -Wunused-value]
  377  (                                          PV_VERTA_VBP) |
wrlinux-graphics_bcm-2xxx-rpi4_wrlinux-image-std-sato_21-lts/tmp-glibc/work-shared/bcm-2xxx-rpi4/kernel-source/drivers/gpu/drm/vc4/vc4_crtc.c:380:57: error: expected ';' before ')' token
  380 |                                          PV_VERTA_VSYNC));
      |                                                         ^
wrlinux-graphics_bcm-2xxx-rpi4_wrlinux-image-std-sato_21-lts/tmp-glibc/work-shared/bcm-2xxx-rpi4/kernel-source/drivers/gpu/drm/vc4/vc4_crtc.c:380:57: error: expected statement before ')' token

===============================================================================

bcm-2xxx-rpi4/kernel-source/drivers/gpu/drm/vc4/vc4_hdmi.c: In function 'vc4_hdmi_audio_init':
bcm-2xxx-rpi4/kernel-source/drivers/gpu/drm/vc4/vc4_hdmi.c:1540:13: error: redeclaration of 'len' with no linkage
|  1540 |         int len;
|       |             ^~~
bcm-2xxx-rpi4/kernel-source/drivers/gpu/drm/vc4/vc4_hdmi.c:1538:20: note: previous declaration of 'len' was here
|  1538 |         int index, len;
|       |                    ^~~
bcm-2xxx-rpi4/kernel-source/scripts/Makefile.build:286: drivers/gpu/drm/vc4/vc4_hdmi.o) Error 1

Steps to Reproduce

MACHINE = "bcm-2xxx-rpi4"
bitbake linux-yocto
Live chat
Online