diff options
Diffstat (limited to 'include/dwc3-omap-uboot.h')
-rw-r--r-- | include/dwc3-omap-uboot.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dwc3-omap-uboot.h b/include/dwc3-omap-uboot.h index db002b9b6a..7c982e3798 100644 --- a/include/dwc3-omap-uboot.h +++ b/include/dwc3-omap-uboot.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* include/dwc3_omap_uboot.h * * Copyright (c) 2015 Texas Instruments Incorporated - http://www.ti.com * * Designware SuperSpeed OMAP Glue uboot init - * - * SPDX-License-Identifier: GPL-2.0 */ #ifndef __DWC3_OMAP_UBOOT_H_ |