]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
usb: xhci: dbc: Add SPDX identifiers to dbc files
authorLu Baolu <baolu.lu@linux.intel.com>
Mon, 21 May 2018 13:39:49 +0000 (16:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 May 2018 16:03:07 +0000 (18:03 +0200)
Update the xhci dbc files with the correct SPDX license identifiers.

Fixes: dfba2174dc42 ("usb: xhci: Add DbC support in xHCI driver")
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Philippe Ombredanne <pombredanne@nexB.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-dbgcap.c
drivers/usb/host/xhci-dbgcap.h
drivers/usb/host/xhci-dbgtty.c

index c359bae7b7542cda0d6fbf7d3867b62ab234ff66..1fbfd89d0a0f00945abec540a75c58582a3d1943 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /**
  * xhci-dbgcap.c - xHCI debug capability support
  *
index e66ea0748ba37e4c7648e44fdf663d3f9eb6ebca..ce0c6072bd48870a0f6ed86e924dc7a2237d3bb9 100644 (file)
@@ -1,4 +1,4 @@
-
+/* SPDX-License-Identifier: GPL-2.0 */
 /**
  * xhci-dbgcap.h - xHCI debug capability support
  *
index eb494ec547e806e9d5656f072160d58bf68a0d17..aff79ff5aba483f15557aaa007ad9d36ee68a4f0 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /**
  * xhci-dbgtty.c - tty glue for xHCI debug capability
  *