From: Jingoo Han Date: Fri, 9 Aug 2013 09:03:48 +0000 (+0900) Subject: x38_edac: Make a local function static X-Git-Tag: v3.12-rc1~154^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d391ab04910aa1304f181fc865471a1d1508ec;p=pandora-kernel.git x38_edac: Make a local function static Make a local function static in order to fix the following sparse warning: drivers/edac/x38_edac.c:252:14: warning: symbol 'x38_map_mchbar' was not declared. Should it be static? Signed-off-by: Jingoo Han [ Boris: Correct commit message ] Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed