diff options
author | Wei Yongjun <[email protected]> | 2016-10-22 14:38:18 +0000 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2016-10-22 20:10:38 +0200 |
commit | 240ea9214a6042f3807fd09f149d74ae5700e117 (patch) | |
tree | 01f4928c0e95823417f02c4277494caa1b828b8d /scripts/gdb/linux/modules.py | |
parent | 9a9260ca926c6e7b6bcfd3c93a1820d86565ff4f (diff) |
EDAC, skx_edac: Fix non static symbol warnings
Fix the following sparse warnings:
drivers/edac/skx_edac.c:266:25: warning:
symbol 'skx_cpuids' was not declared. Should it be static?
drivers/edac/skx_edac.c:1040:12: warning:
symbol 'skx_init' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions