summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/asm/u-boot.h')
-rw-r--r--arch/sh/include/asm/u-boot.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/sh/include/asm/u-boot.h b/arch/sh/include/asm/u-boot.h
index 716d8e9f2d..d1eb1ab7cb 100644
--- a/arch/sh/include/asm/u-boot.h
+++ b/arch/sh/include/asm/u-boot.h
@@ -1,6 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
- * SPDX-License-Identifier: GPL-2.0+
- *
********************************************************************
* NOTE: This header file defines an interface to U-Boot. Including
* this (unmodified) header file in another file is considered normal