diff options
author | Johannes Holland <johannes.holland@infineon.com> | 2020-05-11 15:22:25 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-08 17:21:46 -0400 |
commit | bedbb383e1bf5777386c885950f7fb0a21b0daa2 (patch) | |
tree | e1ab7234fb60d613986556ac259f4f974b333c64 /include/debug_uart.h | |
parent | 06bea4980980c05106944b0192f24700fe479f0b (diff) | |
download | u-boot-bedbb383e1bf5777386c885950f7fb0a21b0daa2.tar.gz |
tpm: add #ifndef to fix redeclaration build errors
tpm_tis_spi.c directly includes tpm_tis.h and tpm-v2.h which both
define the same enums (see e.g. TPM_ACCESS_VALID). Add an #ifndef to
prevent redeclaration errors.
Signed-off-by: Johannes Holland <johannes.holland@infineon.com>
Diffstat (limited to 'include/debug_uart.h')
0 files changed, 0 insertions, 0 deletions