commit | 8c2b117fdf004ebcb81129307996218a7d471cda | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Dec 09 09:04:55 2014 +0800 |
committer | Borislav Petkov <bp@suse.de> | Sun Dec 21 12:44:58 2014 +0100 |
tree | b7db4731faeb80f6c1249c32c3ec778c2986ca95 | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 [diff] |
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>