diff options
Diffstat (limited to 'src/drivers/i2c/tpm/chip.c')
-rw-r--r-- | src/drivers/i2c/tpm/chip.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/tpm/chip.c b/src/drivers/i2c/tpm/chip.c index 687ce050ed..7e950321b3 100644 --- a/src/drivers/i2c/tpm/chip.c +++ b/src/drivers/i2c/tpm/chip.c @@ -20,7 +20,6 @@ #include <device/device.h> #include <device/path.h> #include <stdint.h> -#include <string.h> #include "tpm.h" #include "chip.h" |