diff options
Diffstat (limited to 'drivers/ata/fsl_sata.h')
-rw-r--r-- | drivers/ata/fsl_sata.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ata/fsl_sata.h b/drivers/ata/fsl_sata.h index 18d679e7823..1e2da10b02d 100644 --- a/drivers/ata/fsl_sata.h +++ b/drivers/ata/fsl_sata.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2007-2008 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __FSL_SATA_H__ |