diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-12-12 01:36:53 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-12-12 22:16:44 +0000 |
commit | 447c399d35ecf169f78531b26d474ef1261d981d (patch) | |
tree | d42bf6c55079feb5bed877f0c39760d239b1f677 /src/drivers | |
parent | 4bbd807c01defa0c88af7635b4c7d27c67dde15d (diff) |
soc/intel/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax
Replace `Multiply (a, b, c)` with `c = a * b`.
Change-Id: I97332e3008ed2e26a75c067baffdabfc7cfcf65f
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70627
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Diffstat (limited to 'src/drivers')
0 files changed, 0 insertions, 0 deletions