]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/xhci-rcar.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / usb / host / xhci-rcar.c
index 8426d2f2323d103e00db6c1c36ba8972a012b06b..a837afc483bf3c5e2fbca18f74713c32aad98ce1 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Marek Vasut <marek.vasut@gmail.com>
  *
  * Renesas RCar USB HOST xHCI Controller
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>