summaryrefslogtreecommitdiff
path: root/arch/x86/lib/scu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/lib/scu.c')
-rw-r--r--arch/x86/lib/scu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/lib/scu.c b/arch/x86/lib/scu.c
index bb23d0b829..caa04c688e 100644
--- a/arch/x86/lib/scu.c
+++ b/arch/x86/lib/scu.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2017 Intel Corporation
*
@@ -7,8 +8,6 @@
* is servicing watchdog and controlling system reset function.
*
* This driver enables IPC channel to SCU.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
#include <dm.h>