diff options
Diffstat (limited to 'include/axp818.h')
-rw-r--r-- | include/axp818.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/axp818.h b/include/axp818.h index 959774c76f..b16fe0b152 100644 --- a/include/axp818.h +++ b/include/axp818.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2015 Vishnu Patekar <vishnupatekar0510@gmail.com> * * X-Powers AXP818 Power Management IC driver - * - * SPDX-License-Identifier: GPL-2.0+ */ #define AXP818_CHIP_ID 0x03 |