diff options
Diffstat (limited to 'include/samsung-usb-phy-uboot.h')
-rw-r--r-- | include/samsung-usb-phy-uboot.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/samsung-usb-phy-uboot.h b/include/samsung-usb-phy-uboot.h index 9f37560f116..f2bce578abb 100644 --- a/include/samsung-usb-phy-uboot.h +++ b/include/samsung-usb-phy-uboot.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* include/samsung-usb-phy-uboot.h * * Copyright (c) 2015 Samsung Electronics * * USB3 (DWC3) PHY uboot init - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __SAMSUNG_USB_PHY_UBOOT_H_ |