diff options
author | Sean Rhodes <sean@starlabs.systems> | 2024-09-30 21:15:58 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-10-02 11:50:52 +0000 |
commit | 6f693d3c1c5a983ee7fa3b5c54d7fa013b2cbb10 (patch) | |
tree | 4babde97a855bd3195f2a496a0ec1ca1009fc196 /src/mainboard/example | |
parent | 5c46b6bd019243eb7237cbbfcf00f63247c61dad (diff) |
drivers/tpm: Remove unused 2nd argument in FUNC method
The method "FUNC" allows 1 argument, so remove the
incorrectly referenced and unused second arguemnt.
This fixes:
ToInteger (Arg1, Local1)
Error 6006 - ^ Method argument is not initialized (Arg1)
Change-Id: If5e402579a2caff169e12253e5d9c2c493902ec7
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84605
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michał Kopeć <michal.kopec@3mdeb.com>
Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Diffstat (limited to 'src/mainboard/example')
0 files changed, 0 insertions, 0 deletions