summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/fsl_i2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/fsl_i2c.h')
-rw-r--r--arch/m68k/include/asm/fsl_i2c.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/m68k/include/asm/fsl_i2c.h b/arch/m68k/include/asm/fsl_i2c.h
index c7d2aa33e8..9c54fdea77 100644
--- a/arch/m68k/include/asm/fsl_i2c.h
+++ b/arch/m68k/include/asm/fsl_i2c.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Freescale I2C Controller
*
@@ -7,8 +8,6 @@
* Xianghua Xiao <x.xiao@motorola.com>, Eran Liberty (liberty@freescale.com),
* and Jeff Brown.
* Some bits are taken from linux driver writen by adrian@humboldt.co.uk.
- *
- * SPDX-License-Identifier: GPL-2.0
*/
#ifndef _ASM_FSL_I2C_H_