diff options
Diffstat (limited to 'drivers/i2c/mv_i2c.h')
-rw-r--r-- | drivers/i2c/mv_i2c.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/i2c/mv_i2c.h b/drivers/i2c/mv_i2c.h index 1e6289290d..ec2d439e31 100644 --- a/drivers/i2c/mv_i2c.h +++ b/drivers/i2c/mv_i2c.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011 * Marvell Inc, <www.marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _MV_I2C_H_ |