coreboot/src/drivers/tpm
Sean Rhodes 6f693d3c1c 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>
2024-10-02 11:50:52 +00:00
..
cr50.c tpm: Add Ti50 OpenTitan DID_VID 2024-06-14 12:33:31 +00:00
cr50.h drivers/tpm: Move tis_plat_irq_status to cr50 driver 2023-07-06 16:16:43 +00:00
Kconfig drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
Makefile.mk driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
ppi.c drivers/tpm: Remove unused 2nd argument in FUNC method 2024-10-02 11:50:52 +00:00
ppi_stub.c drivers: Remove unused <acpi/acpi.h> 2022-04-24 17:41:26 +00:00
tpm.c drivers/tpm: Move TPM init to end of device init phase 2022-10-20 17:22:57 +00:00
tpm_ppi.h drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00