mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-21 05:44:00 +00:00
![]() When building with --target=arm-linux-gnu --with-platform=coreboot a linking error occurs caused by multiple definitions of the ps2_state variable. Mark them as static since they aren't used outside their compilation unit. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
---|---|---|
.. | ||
cros_ec.c | ||
cros.c | ||
pl050.c |