Attention is currently required from: Ariel Otilibili.
Felix Singer has uploaded a new patch set (#3) to the change originally created by Ariel Otilibili. ( https://review.coreboot.org/c/coreboot/+/85778?usp=email )
Change subject: qualcomm/common: Remove dead code ......................................................................
qualcomm/common: Remove dead code
fb_off is set to zero, meaning the else branch is never called.
Coverity-ID: 1469336 Fixes: 3b4c45efa2 ("sc7180: Add display hardware pipe line initialization") Change-Id: I40cffcf3714decfc54f2bbce9d4a867a9313d72e Signed-off-by: Ariel Otilibili otilibil@eurecom.fr --- M src/soc/qualcomm/common/display/mdss.c 1 file changed, 2 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/85778/3