diff options
| author | Tom Rini <[email protected]> | 2025-09-25 14:56:23 -0600 |
|---|---|---|
| committer | Ilias Apalodimas <[email protected]> | 2025-10-14 10:42:27 +0300 |
| commit | 377bc19fd92074bd32e6b29b9133037238ca54dd (patch) | |
| tree | ebe3b641719056d5c0a9ab93d9c24a4b21cd8d93 /include/linux | |
| parent | 398f988410c94e95b49fe6679d8d848d2a09835a (diff) | |
tpm: Make U_BOOT_DRIVER entries unique
All instances of the U_BOOT_DRIVER must use a unique name or they will
lead to link time failures due to name space conflicts when both are
present. In this case the driver was reusing the tpm_tis_i2c name.
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
