Skip to content
Commit c9fdcc93 authored by Leif Lindholm's avatar Leif Lindholm
Browse files

Silicon/Socionext: fix unused variable error NorFlashFvb



When building in NOOPT mode, SynQuacer/Drivers/Fip006Dxe/NorFlashFvb.c
fails to build with -Werror=unused-but-set-variable due to the Instance
variable being set from the This pointer but never actually referenced.

Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Signed-off-by: default avatarLeif Lindholm <leif@nuviainc.com>
Acked-by: default avatarArd Biesheuvel <ard.biesheuvel@arm.com>
parent 8140904f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment