]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/atcspi200_spi.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / spi / atcspi200_spi.c
index bc08914b9eb8e3259974b137190bd06049232a1c..2c1d36ee6737477796ac3bdba78fac3bba43700f 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Andestech ATCSPI200 SPI controller driver.
  *
  * Copyright 2017 Andes Technology, Inc.
  * Author: Rick Chen (rick@andestech.com)
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <clk.h>