summaryrefslogtreecommitdiff
path: root/drivers/power/axp809.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/axp809.c')
-rw-r--r--drivers/power/axp809.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/power/axp809.c b/drivers/power/axp809.c
index 5b5cb360ec..7de92f4f61 100644
--- a/drivers/power/axp809.c
+++ b/drivers/power/axp809.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* AXP809 driver based on AXP221 driver
*
@@ -7,8 +8,6 @@
* Based on axp221.c
* (C) Copyright 2014 Hans de Goede <hdegoede@redhat.com>
* (C) Copyright 2013 Oliver Schinagl <oliver@schinagl.nl>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>