]> git.sur5r.net Git - u-boot/blobdiff - include/cpu.h
include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
[u-boot] / include / cpu.h
index 954257715a4197dab2d999324af020cf7c2c7d4a..5cc7c5abd7234a9bd08c7beeb8e108f2a47f3d3b 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CPU_H