Commit f70ee2ad authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

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: default avatarMathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3efe891f
// SPDX-License-Identifier: GPL-2.0
/*
* xhci-debugfs.c - xHCI debugfs interface
*
......
// SPDX-License-Identifier: GPL-2.0
/*
* xhci-debugfs.h - xHCI debugfs interface
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment