diff options
Diffstat (limited to 'src/drivers/i2c/tpm/cr50.c')
-rw-r--r-- | src/drivers/i2c/tpm/cr50.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/tpm/cr50.c b/src/drivers/i2c/tpm/cr50.c index 14a84de96f..b0d3b29044 100644 --- a/src/drivers/i2c/tpm/cr50.c +++ b/src/drivers/i2c/tpm/cr50.c @@ -31,7 +31,6 @@ #include <arch/early_variables.h> #include <commonlib/endian.h> -#include <compiler.h> #include <stdint.h> #include <string.h> #include <types.h> |