Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4786d2ef authored by Lu Baolu's avatar Lu Baolu Committed by Greg Kroah-Hartman
Browse files

usb: xhci: dbc: Add SPDX identifiers to dbc files



Update the xhci dbc files with the correct SPDX license identifiers.

Fixes: dfba2174 ("usb: xhci: Add DbC support in xHCI driver")
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: default avatarLu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: default avatarPhilippe Ombredanne <pombredanne@nexB.com>
Signed-off-by: default avatarMathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 109e37a6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/**
 * xhci-dbgcap.c - xHCI debug capability support
 *
+1 −1
Original line number Diff line number Diff line

/* SPDX-License-Identifier: GPL-2.0 */
/**
 * xhci-dbgcap.h - xHCI debug capability support
 *
+1 −0
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/**
 * xhci-dbgtty.c - tty glue for xHCI debug capability
 *