diff options
Diffstat (limited to 'include/power/ltc3676_pmic.h')
-rw-r--r-- | include/power/ltc3676_pmic.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/power/ltc3676_pmic.h b/include/power/ltc3676_pmic.h index dcaa9851939..36c79716fa4 100644 --- a/include/power/ltc3676_pmic.h +++ b/include/power/ltc3676_pmic.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014 Gateworks Corporation * Tim Harvey <tharvey@gateworks.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __LTC3676_PMIC_H_ |