提交 7a5e6bc2 编写于 作者: S Stefano Brivio 提交者: Linus Torvalds

[PATCH] hwmon: Build fix for SENSORS_W83793

We need vid_which_vrm and vid_from_reg in the w83793 module.
Signed-off-by: NStefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: NJean Delvare <khali@linux-fr.org>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 63470738
...@@ -527,6 +527,7 @@ config SENSORS_W83792D ...@@ -527,6 +527,7 @@ config SENSORS_W83792D
config SENSORS_W83793 config SENSORS_W83793
tristate "Winbond W83793" tristate "Winbond W83793"
depends on HWMON && I2C && EXPERIMENTAL depends on HWMON && I2C && EXPERIMENTAL
select HWMON_VID
help help
If you say yes here you get support for the Winbond W83793 If you say yes here you get support for the Winbond W83793
hardware monitoring chip. hardware monitoring chip.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册