]> git.sur5r.net Git - u-boot/blobdiff - drivers/gpio/dwapb_gpio.c
dm: core: Add ofnode function to read a 64-bit int
[u-boot] / drivers / gpio / dwapb_gpio.c
index 7d1904c1e1edf80e2686f26dfec3e1c300cbf64b..a118f58b226a010a2a7c9b49a3eab2036697cb2a 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2015 Marek Vasut <marex@denx.de>
  *
  * DesignWare APB GPIO driver
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>