]> git.sur5r.net Git - u-boot/blobdiff - test/dm/core.c
include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
[u-boot] / test / dm / core.c
index 052bf8fffbff7d7bd321a65a74ee70d587dfde65..c15a8406c09811ed70932c4999e9433b63b26283 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Tests for the core driver model code
  *
  * Copyright (c) 2013 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>