summaryrefslogtreecommitdiff
path: root/drivers/misc/syscon_sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/syscon_sandbox.c')
-rw-r--r--drivers/misc/syscon_sandbox.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/misc/syscon_sandbox.c b/drivers/misc/syscon_sandbox.c
index e78b6e476e..d5cef188d7 100644
--- a/drivers/misc/syscon_sandbox.c
+++ b/drivers/misc/syscon_sandbox.c
@@ -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+
*/
#include <common.h>