u-boot-brain/drivers/tpm
Johannes Holland bedbb383e1 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>
2020-07-08 17:21:46 -04:00
..
cr50_i2c.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
Makefile sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
tpm_atmel_twi.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
tpm_internal.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tpm_tis_infineon.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
tpm_tis_lpc.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
tpm_tis_sandbox.c common: Drop linux/crc8.h 2019-12-02 18:23:07 -05:00
tpm_tis_st33zp24_i2c.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
tpm_tis_st33zp24_spi.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
tpm_tis.h tpm: add #ifndef to fix redeclaration build errors 2020-07-08 17:21:46 -04:00
tpm-uclass.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
tpm2_ftpm_tee.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
tpm2_ftpm_tee.h tpm2: ftpm: A driver for firmware TPM running inside TEE 2020-02-05 19:33:46 -07:00
tpm2_tis_sandbox.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
tpm2_tis_spi.c tpm2: tis_spi: add linux compatible fallback string 2020-07-08 15:38:32 -04:00