EDAC, mce_amd_inj: Fix sparse non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 9 Dec 2014 01:04:55 +0000 (09:04 +0800)
committerBorislav Petkov <bp@suse.de>
Sun, 21 Dec 2014 11:44:58 +0000 (12:44 +0100)
commit8c2b117fdf004ebcb81129307996218a7d471cda
treeb7db4731faeb80f6c1249c32c3ec778c2986ca95
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
EDAC, mce_amd_inj: Fix sparse non static symbol warning

Fixes the following sparse warnings:

drivers/edac/mce_amd_inj.c:204:3: warning:
 symbol 'dfs_fls' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Link: http://lkml.kernel.org/r/1418087095-14174-1-git-send-email-weiyj_lk@163.com
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/mce_amd_inj.c