]> git.sur5r.net Git - u-boot/blobdiff - drivers/ata/dwc_ahci.c
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / drivers / ata / dwc_ahci.c
index bb45214fc243da9a2d53129dcbfa5e2c84cbcbf4..017650ae468301fd274ed098cfbcb811219dacb8 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * DWC SATA platform driver
  *
@@ -5,8 +6,6 @@
  *     Texas Instruments Incorporated, <www.ti.com>
  *
  * Author: Mugunthan V N <mugunthanvnm@ti.com>
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #include <common.h>