]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/gpio/pm8916_gpio.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / gpio / pm8916_gpio.c
index 3b6de9d715243fd10e9ccc7900b2eb598f3ad04d..bbe214d5eea972c71596794ffba62d2fdb3e1602 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Qualcomm pm8916 pmic gpio driver - part of Qualcomm PM8916 PMIC
  *
  * (C) Copyright 2015 Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>