From 4786d2ef45d3f503b656987c0c0ebead27fa6e67 Mon Sep 17 00:00:00 2001 From: Lu Baolu Date: Mon, 21 May 2018 16:39:49 +0300 Subject: usb: xhci: dbc: Add SPDX identifiers to dbc files Update the xhci dbc files with the correct SPDX license identifiers. Fixes: dfba2174dc42 ("usb: xhci: Add DbC support in xHCI driver") Cc: Philippe Ombredanne Signed-off-by: Lu Baolu Reviewed-by: Philippe Ombredanne Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/xhci-dbgcap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/usb/host/xhci-dbgcap.c') diff --git a/drivers/usb/host/xhci-dbgcap.c b/drivers/usb/host/xhci-dbgcap.c index c359bae7b754..1fbfd89d0a0f 100644 --- a/drivers/usb/host/xhci-dbgcap.c +++ b/drivers/usb/host/xhci-dbgcap.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /** * xhci-dbgcap.c - xHCI debug capability support * -- cgit v1.2.3