]> git.sur5r.net Git - u-boot/blobdiff - drivers/gpio/da8xx_gpio.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / gpio / da8xx_gpio.c
index fa3a3946fc1f1d3356e3b48b5aa0ae9248bdc5dd..e410f5f9dfe6cd03bbfb534ef100ee9a27d77b70 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * GPIO driver for TI DaVinci DA8xx SOCs.
  *
  * (C) Copyright 2011 Guralp Systems Ltd.
  * Laurence Withers <lwithers@guralp.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>