]> git.sur5r.net Git - u-boot/blobdiff - drivers/mmc/tegra_mmc.c
dm: core: Add ofnode function to read a 64-bit int
[u-boot] / drivers / mmc / tegra_mmc.c
index ee63166e5535a46e021d170998ec2a6c23dd7f3f..22990fa98b78d1314fa6c654dde5dd8643774481 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2009 SAMSUNG Electronics
  * Minkyu Kang <mk7.kang@samsung.com>
  * Jaehoon Chung <jh80.chung@samsung.com>
  * Portions Copyright 2011-2016 NVIDIA Corporation
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <bouncebuf.h>