aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-17 09:23:50 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 09:08:17 +0100
commitcae8dc3b685fb24f61f09b7197c6a383a66cff2c (patch)
treedfa110ca8ad0626b89b7713bd01fc97b2ce7602a /drivers/usb/dwc3
parentUSB: storage: karma: add whitespace after declarations (diff)
downloadlinux-dev-cae8dc3b685fb24f61f09b7197c6a383a66cff2c.tar.xz
linux-dev-cae8dc3b685fb24f61f09b7197c6a383a66cff2c.zip
USB: add missing SPDX lines to Kconfig and Makefiles
There are a few remaining drivers/usb/ files that do not have SPDX identifiers in them, all of these are either Kconfig or Makefiles. Add the correct GPL-2.0 identifier to them to make scanning tools happy. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/dwc3')
-rw-r--r--drivers/usb/dwc3/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/usb/dwc3/Kconfig b/drivers/usb/dwc3/Kconfig
index 1a0404fda596..d7e4cab8cdd7 100644
--- a/drivers/usb/dwc3/Kconfig
+++ b/drivers/usb/dwc3/Kconfig
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
config USB_DWC3
tristate "DesignWare USB3 DRD Core Support"
depends on (USB || USB_GADGET) && HAS_DMA