diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-01-01 23:49:26 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-06-09 09:10:38 +0000 |
commit | fc12747ac3989accfbfeb9391d77e33b4b497cb9 (patch) | |
tree | 960093f2ac74b048847e992216eec942c426178f /src/mainboard/google/cyan | |
parent | 9f5f793e67db0904e814a289c927c5405a64d172 (diff) |
mb/google/jecht: Replace Multiply(a,b,c) with ASL 2.0 syntax
Replace `Multiply (a, b, c)` with `c = a * b`.
Change-Id: Idc24216209bbfe73ef4197d4b8101f0d7e5891f7
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60652
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Diffstat (limited to 'src/mainboard/google/cyan')
0 files changed, 0 insertions, 0 deletions