]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: core: phy: add the SPDX-License-Identifier and include guard
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Wed, 18 Apr 2018 19:39:51 +0000 (21:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 07:41:32 +0000 (09:41 +0200)
commit350f76dc063934215a877ef582206763c8a80395
treeccfc4abf42088a4f8ee588bfc455e7fde70b410e
parent7fc65d4c2ba9e5006c629669146c6876b65aa233
usb: core: phy: add the SPDX-License-Identifier and include guard

This clarifies the license of the code. While here also add an include
guard to the header file.

Fixes: 07dbff0ddbd86c ("usb: core: add a wrapper for the USB PHYs on the HCD")
Suggested-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/phy.h