summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-debugfs.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-06 18:34:08 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-07 17:53:48 +0300
commitf70ee2ad5e9818d8e15060d4450c2fb5cf4a67e8 (patch)
treef42a822f3d3aa4355fe40e3a48481ddf9312d4ec /drivers/usb/host/xhci-debugfs.h
parent3efe891f61479a98edc5c3c7b91b92b69d99e592 (diff)
downloadlinux-f70ee2ad5e9818d8e15060d4450c2fb5cf4a67e8.tar.xz
USB: host: xhci-debugfs: add SPDX lines
The license text was removed from these files, yet they somehow missed the big "add SPDX tags to all files" sweep due to them being new. So add the proper SPDX license tag to them, based on the original license text in the file. Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci-debugfs.h')
-rw-r--r--drivers/usb/host/xhci-debugfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/xhci-debugfs.h b/drivers/usb/host/xhci-debugfs.h
index 09cfd3998125..ac5bc40f5c3a 100644
--- a/drivers/usb/host/xhci-debugfs.h
+++ b/drivers/usb/host/xhci-debugfs.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* xhci-debugfs.h - xHCI debugfs interface
*