From: Masahiro Yamada Date: Thu, 25 Dec 2014 05:31:24 +0000 (+0900) Subject: kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion X-Git-Tag: fixes-v4.0-rc1~57^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=665d92e38f65d70796aad2b8e49e42e80815d4a4;p=pandora-kernel.git kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion 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 Acked-by: Helge Deller [parisc] Signed-off-by: Michal Marek --- Reading git-diff-tree failed