diff options
author | Tyler Wang <tyler.wang@quanta.corp-partner.google.com> | 2024-07-30 20:43:01 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-08-06 14:54:59 +0000 |
commit | 2f2c67da52722cce23e58ec1c7ddaf670ace715f (patch) | |
tree | bd03fa6eaed57ad1a9fac94ecb0bd97ddef90bd2 /src/arch/riscv/include | |
parent | d94433ef92275cdd6e2b31dae05a1be130337f80 (diff) |
acpi/acpigen_ps2_keybd: Fix total keymap size calculation
This patch move keymap size calculation inside of
has_alpha_num_punct_keys condition. When the condition is not met,
it can prevent total keymaps size calculate incorrectly.
BUG=none
TEST=emerge coreboot pass
Change-Id: I3dcf31d89924c1a8f2768e42065761b361e9ca41
Signed-off-by: Tyler Wang <tyler.wang@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83694
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'src/arch/riscv/include')
0 files changed, 0 insertions, 0 deletions