kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 25 Dec 2014 05:31:24 +0000 (14:31 +0900)
committerMichal Marek <mmarek@suse.cz>
Fri, 9 Jan 2015 16:25:44 +0000 (17:25 +0100)
The macros cc-version, cc-fullversion and ld-version take no argument.
It is not necessary to add $(call ...) to invoke them.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Helge Deller <deller@gmx.de> [parisc]
Signed-off-by: Michal Marek <mmarek@suse.cz>
Documentation/kbuild/makefiles.txt
arch/parisc/Makefile
arch/powerpc/Makefile
arch/x86/Makefile.um
kernel/gcov/Makefile
scripts/Kbuild.include

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge