liquidctl / liquidtux

Linux kernel hwmon drivers for AIO liquid coolers and other devices
Other
79 stars 14 forks source link

nzxt-kraken3.c: ‘get_fw_version_cmd’ defined but not used with CONFIG_DEBUG_FS=n #46

Closed amezin closed 1 year ago

amezin commented 1 year ago

With CONFIG_DEBUG_FS disabled:

/home/runner/work/liquidtux/liquidtux/src/nzxt-kraken3.c:60:11: error: ‘get_fw_version_cmd’ defined but not used [-Werror=unused-variable]

https://github.com/liquidctl/liquidtux/actions/runs/4236845621/jobs/7362126983