From: Stephane Eranian Date: Tue, 11 Mar 2014 23:53:30 +0000 (+0100) Subject: perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() X-Git-Tag: v3.15-rc1~181^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4191c29f0593e82d19c3cd05de67e55467aca6b5;p=pandora-kernel.git perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() This patch fixes a compilation problem (unused variable) with the new SNB/IVB/HSW uncore IMC code. [ In -v2 we simplify the fix as suggested by Peter Zjilstra. ] Reported-by: Stephen Rothwell Signed-off-by: Stephane Eranian Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20140311235329.GA28624@quad Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed