From: Borislav Petkov Date: Tue, 29 Nov 2011 19:14:43 +0000 (+0100) Subject: x86, CPU: Drop superfluous get_cpu_cap() prototype X-Git-Tag: v3.3-rc1~187^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d059f24a9680805bd73fc5675504d465bfe28b72;p=pandora-kernel.git x86, CPU: Drop superfluous get_cpu_cap() prototype The get_cpu_cap() external function prototype was declared twice so lose one of them. Clean up the header guard while at it. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1322594083-14507-1-git-send-email-bp@amd64.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed