]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/spi-uclass.c
tpm: prepare support for TPMv2.x commands
[u-boot] / drivers / spi / spi-uclass.c
index 15d90a54a1e61f82a67e56a0afbc1286fe348838..d2d091f5ea19b80c375115ec105db3a0fc098223 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2014 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>