diff options
Diffstat (limited to 'include/fsl_usb.h')
-rw-r--r-- | include/fsl_usb.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fsl_usb.h b/include/fsl_usb.h index 73235b8c737..e9e1dd69053 100644 --- a/include/fsl_usb.h +++ b/include/fsl_usb.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Freescale USB Controller * * Copyright 2013 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _ASM_FSL_USB_H_ |