]> git.sur5r.net Git - u-boot/blobdiff - drivers/mmc/rpmb.c
dm: core: Add ofnode function to read a 64-bit int
[u-boot] / drivers / mmc / rpmb.c
index 0b6b6222bdce9ae7c44a4510d01dfa18de40c22c..dfbdb0deb107f06ac3604000ccc8beeac1fa1fca 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2014, Staubli Faverges
  * Pierre Aubert
  *
  * eMMC- Replay Protected Memory Block
  * According to JEDEC Standard No. 84-A441
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <config.h>