grub2/grub-core/term/arm
Javier Martinez Canillas 860be435cb arm/term: Fix linking error due multiple ps2_state definitions
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>
2020-12-11 13:53:54 +01:00
..
cros_ec.c arm_coreboot: Add Chromebook keyboard driver. 2017-05-09 08:47:34 +02:00
cros.c arm/term: Fix linking error due multiple ps2_state definitions 2020-12-11 13:53:54 +01:00
pl050.c arm/term: Fix linking error due multiple ps2_state definitions 2020-12-11 13:53:54 +01:00