]> git.sur5r.net Git - u-boot/blobdiff - drivers/bootcount/bootcount_davinci.c
clk: Add Actions Semi OWL clock support
[u-boot] / drivers / bootcount / bootcount_davinci.c
index 17829beaa237194d474906989cbb4017dac0f88d..7101ad9413ecf60bc08958214a1790738afdef30 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2011
  * Heiko Schocher, DENX Software Engineering, hs@denx.de.
@@ -5,8 +6,6 @@
  * A bootcount driver for the RTC IP block found on many TI platforms.
  * This requires the RTC clocks, etc, to be enabled prior to use and
  * not all boards with this IP block on it will have the RTC in use.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <bootcount.h>