aboutsummaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm_tis_st33zp24_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tpm/tpm_tis_st33zp24_i2c.c')
-rw-r--r--drivers/tpm/tpm_tis_st33zp24_i2c.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/tpm/tpm_tis_st33zp24_i2c.c b/drivers/tpm/tpm_tis_st33zp24_i2c.c
index 245218f..9cf302c 100644
--- a/drivers/tpm/tpm_tis_st33zp24_i2c.c
+++ b/drivers/tpm/tpm_tis_st33zp24_i2c.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* STMicroelectronics TPM ST33ZP24 I2C UBOOT driver
*
@@ -9,8 +10,6 @@
* This device driver implements the TPM interface as defined in
* the TCG TPM Interface Spec version 1.21, revision 1.0 and the
* STMicroelectronics Protocol Stack Specification version 1.2.0.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>