summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/silead_dmi.c
diff options
context:
space:
mode:
authorColin Ian King2018-06-21 20:15:24 +0200
committerDarren Hart (VMware)2018-06-27 00:12:20 +0200
commit1e169ca3c4e3fb9d23fa481d05bb1555626e0b5c (patch)
tree3f42a1b4f7253a598c5f0cf8a1c5d4ca7354001d /drivers/platform/x86/silead_dmi.c
parentplatform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (diff)
downloadkernel-qcow2-linux-1e169ca3c4e3fb9d23fa481d05bb1555626e0b5c.tar.gz
kernel-qcow2-linux-1e169ca3c4e3fb9d23fa481d05bb1555626e0b5c.tar.xz
kernel-qcow2-linux-1e169ca3c4e3fb9d23fa481d05bb1555626e0b5c.zip
platform/x86: dell-smbios: make a function and a pointer static
The function dell_smbios_smm_call and pointer platform_device are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: warning: symbol 'platform_device' was not declared. Should it be static? warning: symbol 'dell_smbios_smm_call' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Diffstat (limited to 'drivers/platform/x86/silead_dmi.c')
0 files changed, 0 insertions, 0 deletions