]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/musb/am35x.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / usb / musb / am35x.c
index 62c3a6f60aa8c066177ec11b79b68e023176142a..0617364f3584b311025acdbe35a020a3a6d8b64c 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * am35x.c - TI's AM35x platform specific usb wrapper functions.
  *
@@ -6,8 +7,6 @@
  * Based on drivers/usb/musb/da8xx.c
  *
  * Copyright (c) 2010 Texas Instruments Incorporated
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>