]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/sh_spi.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / spi / sh_spi.c
index fe394e336084ca6af00db65f98cad9a87265c3f0..bc2bd638e6f5ac6bd0b0543b3af2fbc6d1955bcd 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * SH SPI driver
  *
  * Copyright (C) 2011-2012 Renesas Solutions Corp.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>