diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-02-25 17:37:15 +0100 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2025-03-27 15:34:04 +0200 |
commit | fb3bf46de6d9b00088965db6b3c56a6c18153c9f (patch) | |
tree | 0f8d0324daad762c073ec5fa380bbf460163b85d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 17d253af4c2c8a2acf84bb55a0c2045f150b7dfd (diff) |
tpm: ftpm_tee: remove incorrect of_match_ptr annotation
Building with W=1 shows a warning about of_ftpm_tee_ids being unused when
CONFIG_OF is disabled:
drivers/char/tpm/tpm_ftpm_tee.c:356:34: error: unused variable 'of_ftpm_tee_ids' [-Werror,-Wunused-const-variable]
Drop the unnecessary of_match_ptr().
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Sumit Garg <sumit.garg@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions