linux-next/drivers/usb/isp1760
Greg Kroah-Hartman 3efe891f61 USB: add SPDX identifiers to all remaining Makefiles
It's good to have SPDX identifiers in all files to make it easier to
audit the kernel tree for correct licenses.

This updates the remaining drivers/usb/*Makefile* that were missing SPDX
identifiers.  They all get the following identifier:
	SPDX-License-Identifier: GPL-2.0

The SPDX identifier is a legally binding shorthand, which can be used
instead of the full boiler plate text.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Kate Stewart <kstewart@linuxfoundation.org>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Cc: Peter Korsgaard <jacmet@sunsite.dk>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Cc: Johan Hovold <johan@kernel.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-07 15:53:48 +01:00
..
isp1760-core.c USB: isp1760: Remove redundant license text 2017-11-07 15:45:01 +01:00
isp1760-core.h USB: isp1760: Remove redundant license text 2017-11-07 15:45:01 +01:00
isp1760-hcd.c usb: isp1760: Convert timers to use timer_setup() 2017-11-01 16:57:23 +01:00
isp1760-hcd.h usb: isp1760: Make HCD support optional 2015-01-27 09:39:42 -06:00
isp1760-if.c usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW 2017-03-17 13:16:56 +09:00
isp1760-regs.h USB: isp1760: Remove redundant license text 2017-11-07 15:45:01 +01:00
isp1760-udc.c USB: isp1760: Remove redundant license text 2017-11-07 15:45:01 +01:00
isp1760-udc.h USB: isp1760: Remove redundant license text 2017-11-07 15:45:01 +01:00
Kconfig usb: isp1760: Make HCD support optional 2015-01-27 09:39:42 -06:00
Makefile USB: add SPDX identifiers to all remaining Makefiles 2017-11-07 15:53:48 +01:00