diff options
Diffstat (limited to 'include/fsl_dspi.h')
-rw-r--r-- | include/fsl_dspi.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fsl_dspi.h b/include/fsl_dspi.h index b569b4d2b62..114f63bce37 100644 --- a/include/fsl_dspi.h +++ b/include/fsl_dspi.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Freescale DSPI Module Defines * @@ -5,8 +6,6 @@ * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * Chao Fu (B44548@freesacle.com) * Haikun Wang (B53464@freescale.com) - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _FSL_DSPI_H_ |