Convert CONFIG_BOARD_LATE_INIT to Kconfig
[oweals/u-boot.git] / include / timer.h
index dcc803c392a014ae589d6e7768fcf3b39e5d42fc..a49b500ce358617791d86947201f120c9010efdb 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2015 Thomas Chou <thomas@wytron.com.tw>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _TIMER_H_