summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/include/asm/setup.h')
-rw-r--r--arch/nds32/include/asm/setup.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/nds32/include/asm/setup.h b/arch/nds32/include/asm/setup.h
index 833d979af5..8217bbf6fe 100644
--- a/arch/nds32/include/asm/setup.h
+++ b/arch/nds32/include/asm/setup.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* linux/arch/nds32/include/asm/setup.h
*
@@ -5,8 +6,6 @@
* Copyright (C) 2008 Andes Technology Corporation
* Copyright (C) 2013 Ken Kuo (ken_kuo@andestech.com)
*
- * SPDX-License-Identifier: GPL-2.0
- *
* Structure passed to kernel to tell it about the
* hardware it's running on. See Documentation/arm/Setup
* for more info.