VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Masahiro Yamada <yamada.m@jp.panasonic.com> 2015-01-05 15:57:16 +0900 committer: Michal Marek <mmarek@suse.cz> 2015-01-05 10:40:09 +0100 commit: 343d3e6cc861297fc837e5b5274084751307f790 parent: 39664e2f3cdef98f42437e903159a6044a1d99d6
Commit Summary:
kbuild: remove redundant line from bounds.h/asm-offsets.h
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/Kbuild b/Kbuild
index 3ec73e9c6a68..ab8ded92e870 100644
--- a/Kbuild
+++ b/Kbuild
@@ -22,7 +22,6 @@ define cmd_offsets
 	 echo " * DO NOT MODIFY."; \
 	 echo " *"; \
 	 echo " * This file was generated by Kbuild"; \
-	 echo " *"; \
 	 echo " */"; \
 	 echo ""; \
 	 sed -ne $(sed-y) $<; \