diff options
author | Tom Rix <[email protected]> | 2023-03-23 17:15:35 -0400 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2023-04-19 07:08:33 -0700 |
commit | 8ea57c51e508d8c6ce1531b5336199ceeda39120 (patch) | |
tree | ff5246540bb13681b04be5f36bba476a5a5aab46 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | a7da8a8bf19b758d6db50a1c09627b0422fe98db (diff) |
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 <[email protected]>
Acked-by: Juerg Haefliger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions