Skip to content
Commit 8ea57c51 authored by Tom Rix's avatar Tom Rix Committed by Guenter Roeck
Browse files

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: default avatarTom Rix <trix@redhat.com>
Acked-by: default avatarJuerg Haefliger <juergh@proton.me>
Link: https://lore.kernel.org/r/20230323211535.2637939-1-trix@redhat.com


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent a7da8a8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment