diff options
author | 2024-04-22 14:37:11 +0200 | |
---|---|---|
committer | 2024-05-09 22:30:50 +0300 | |
commit | 8516b23aa212a3ed6f6052418e66f22a83c7ee74 (patch) | |
tree | d23ca6053c9a2187b216752b4ce142ba731a3017 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | dt-bindings: tpm: Add st,st33ktpm2xi2c (diff) | |
download | wireguard-linux-8516b23aa212a3ed6f6052418e66f22a83c7ee74.tar.xz wireguard-linux-8516b23aa212a3ed6f6052418e66f22a83c7ee74.zip |
char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n
The recent change to handle HAS_IOPORT removed the TPM_INF_IO_PORT
define for the HAS_IOPORT=n case despite the define being used in
sections of code not covered by the same ifdef check. This was missed
because at the moment TCG_INFINEON indirectly depends on HAS_IOPORT via
PNP which depends on ACPI || ISA. As TCG_INFINEON does in principle
support MMIO only use add it for COMPILE_TEST to cover the HAS_IOPORT=n
case.
Link: https://lore.kernel.org/lkml/9d9fa267-067e-421b-9a39-aa178b913298@app.fastmail.com/
Fixes: dab56f80e7f9 ("char: tpm: handle HAS_IOPORT dependencies")
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions