diff options
Diffstat (limited to 'include/ti-usb-phy-uboot.h')
-rw-r--r-- | include/ti-usb-phy-uboot.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/ti-usb-phy-uboot.h b/include/ti-usb-phy-uboot.h index 93f7101cb1..cd2ba40477 100644 --- a/include/ti-usb-phy-uboot.h +++ b/include/ti-usb-phy-uboot.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* include/ti_usb_phy_uboot.h * * Copyright (c) 2014 Texas Instruments Incorporated - http://www.ti.com * * USB2 and USB3 PHY uboot init - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __TI_USB_PHY_UBOOT_H_ |