summaryrefslogtreecommitdiffstats
path: root/arch/nios2/lib/longlong.h
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2013-09-03 09:36:04 +0800
committerThomas Chou <thomas@wytron.com.tw>2013-09-06 11:03:42 +0800
commit1a05b5f91e12845cf06f4b1ef34096861bf718b5 (patch)
tree2b524dbf7973197c2cea643cd04a6ee084354e38 /arch/nios2/lib/longlong.h
parent315c0ace7c220591a9b220ab7698e85624b430c0 (diff)
downloadblackbird-obmc-uboot-1a05b5f91e12845cf06f4b1ef34096861bf718b5.tar.gz
blackbird-obmc-uboot-1a05b5f91e12845cf06f4b1ef34096861bf718b5.zip
nios2: fix missing comment terminator from SPDX License commit
The commit 1a4596601fd395f3afb8f82f3f840c5e00bdd57a Add GPL-2.0+ SPDX-License-Identifier to source files generated a warning due to a missing comment terminator. longlong.h:7:1: warning: "/*" within comment Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Diffstat (limited to 'arch/nios2/lib/longlong.h')
-rw-r--r--arch/nios2/lib/longlong.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nios2/lib/longlong.h b/arch/nios2/lib/longlong.h
index 63c64ed74d..45ec5f0f19 100644
--- a/arch/nios2/lib/longlong.h
+++ b/arch/nios2/lib/longlong.h
@@ -3,6 +3,7 @@
2005 Free Software Foundation, Inc.
* SPDX-License-Identifier: GPL-2.0+
+ */
/* You have to define the following before including this file:
OpenPOWER on IntegriCloud