]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-omap4/ehci.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / include / asm / arch-omap4 / ehci.h
index 48ba622ed19f5a44f0445cfe43c61cabbb862e55..30bdaad64e380c2833544944ead84b65e530b0cd 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * OMAP EHCI port support
  * Based on LINUX KERNEL
@@ -5,8 +6,6 @@
  *
  * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com
  * Author: Govindraj R <govindraj.raja@ti.com>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _OMAP4_EHCI_H_