diff options
Diffstat (limited to 'include/power/tps65910_pmic.h')
-rw-r--r-- | include/power/tps65910_pmic.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/power/tps65910_pmic.h b/include/power/tps65910_pmic.h index e8d9ffaa9f..66214786d3 100644 --- a/include/power/tps65910_pmic.h +++ b/include/power/tps65910_pmic.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) EETS GmbH, 2017, Felix Brack <f.brack@eets.ch> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __TPS65910_PMIC_H_ |