X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fdwc3-sti-glue.h;h=546ffbaf7b4a875085459c4042638a198f6af325;hb=9859465bfe838bc8264d45e1a1bed847bba74bad;hp=e1dc9b8030bd9658d4e34207a1134c0013c17dc3;hpb=fb48bc448cb72b8e009dc659a84f43dd1dedafdc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/dwc3-sti-glue.h b/include/dwc3-sti-glue.h index e1dc9b8..546ffba 100644 --- a/include/dwc3-sti-glue.h +++ b/include/dwc3-sti-glue.h @@ -1,14 +1,14 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2017, STMicroelectronics - All Rights Reserved - * Author(s): Patrice Chotard, for STMicroelectronics. - * - * SPDX-License-Identifier: GPL-2.0+ + * Author(s): Patrice Chotard, for STMicroelectronics. */ #ifndef __DWC3_STI_UBOOT_H_ #define __DWC3_STI_UBOOT_H_ /* glue registers */ +#include #define CLKRST_CTRL 0x00 #define AUX_CLK_EN BIT(0) #define SW_PIPEW_RESET_N BIT(4)