]> git.sur5r.net Git - u-boot/blobdiff - include/init.h
mmc: dwmmc: socfpga: Add reset ctrl to driver
[u-boot] / include / init.h
index 147ae6bb8e75133702c8b70436de963de03aeaae..f114a889631832177ec05ba211f6bbad3c1d0c0c 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2000-2009
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  *
  * Copy the startup prototype, previously defined in common.h
  * Copyright (C) 2018, STMicroelectronics - All Rights Reserved
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __INIT_H_