summaryrefslogtreecommitdiff
path: root/drivers/hwmon/nct6775-platform.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-24 00:15:35 +0300
committerGuenter Roeck <linux@roeck-us.net>2023-04-19 17:08:33 +0300
commit8ea57c51e508d8c6ce1531b5336199ceeda39120 (patch)
treeff5246540bb13681b04be5f36bba476a5a5aab46 /drivers/hwmon/nct6775-platform.c
parenta7da8a8bf19b758d6db50a1c09627b0422fe98db (diff)
downloadlinux-8ea57c51e508d8c6ce1531b5336199ceeda39120.tar.xz
hwmon: remove unused superio_outb function
clang with W=1 reports drivers/hwmon/vt1211.c:198:20: error: unused function 'superio_outb' [-Werror,-Wunused-function] static inline void superio_outb(int sio_cip, int reg, int val) ^ This function is not used so remove it. Signed-off-by: Tom Rix <trix@redhat.com> Acked-by: Juerg Haefliger <juergh@proton.me> Link: https://lore.kernel.org/r/20230323211535.2637939-1-trix@redhat.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/nct6775-platform.c')
0 files changed, 0 insertions, 0 deletions