diff options
Diffstat (limited to 'include/power/tps65910.h')
-rw-r--r-- | include/power/tps65910.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/power/tps65910.h b/include/power/tps65910.h index 976130dc3e..48e0b2c5ab 100644 --- a/include/power/tps65910.h +++ b/include/power/tps65910.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011-2013 * Texas Instruments, <www.ti.com> * - * SPDX-License-Identifier: GPL-2.0+ - * * For more details, please see the TRM at http://www.ti.com/product/tps65910 */ #ifndef __POWER_TPS65910_H__ |