]> git.sur5r.net Git - u-boot/blobdiff - drivers/gpio/lpc32xx_gpio.c
dm: core: Add ofnode function to read a 64-bit int
[u-boot] / drivers / gpio / lpc32xx_gpio.c
index 292fc74fc396f495583a944459ae21d14c510c2e..1265ee41a60bc129e330bb002818d10dd3d655cd 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * LPC32xxGPIO driver
  *
  * (C) Copyright 2014  DENX Software Engineering GmbH
  * Written-by: Albert ARIBAUD <albert.aribaud@3adev.fr>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>