]> git.sur5r.net Git - u-boot/blobdiff - include/fdt_support.h
include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
[u-boot] / include / fdt_support.h
index 76ef5b70d785c6b00201bace3d037b7f2e2306d6..e6c43ea98380ef13c2296dd42e84aa111bbb9c0f 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2007
  * Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __FDT_SUPPORT_H