]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/pinctrl/renesas/pfc.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / pinctrl / renesas / pfc.c
index 7d2e3261488e5c03ba445933b6b81aeb74076d92..66f0ce11b68117e2b1cf65c94a386f06570e8a23 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Pin Control driver for SuperH Pin Function Controller.
  *
@@ -6,8 +7,6 @@
  * Copyright (C) 2008 Magnus Damm
  * Copyright (C) 2009 - 2012 Paul Mundt
  * Copyright (C) 2017 Marek Vasut
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #define DRV_NAME "sh-pfc"