x38_edac: Make a local function static
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Aug 2013 09:03:48 +0000 (18:03 +0900)
committerBorislav Petkov <bp@suse.de>
Fri, 9 Aug 2013 13:29:10 +0000 (15:29 +0200)
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 <jg1.han@samsung.com>
[ Boris: Correct commit message ]
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/x38_edac.c

Simple merge