]> git.sur5r.net Git - u-boot/blobdiff - include/spi.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / include / spi.h
index f5bac8d002ad03bfc03abd8ef95fe8e6f3b9bc58..9754c53aa1486910dbf5aeb329b1808a57e0e360 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Common SPI Interface: Controller-specific definitions
  *
  * (C) Copyright 2001
  * Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _SPI_H_