]> git.sur5r.net Git - u-boot/blobdiff - drivers/power/axp809.c
Merge branch 'master' of git://git.denx.de/u-boot-spi
[u-boot] / drivers / power / axp809.c
index 5b5cb360ec0c230b8bb4ace90ad36b586fd31a10..7de92f4f614c338d7f3f6b74f8491cf47fb25177 100644 (file)
@@ -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>