Commit 7a5e6bc2 authored by Stefano Brivio's avatar Stefano Brivio Committed by Linus Torvalds
Browse files

[PATCH] hwmon: Build fix for SENSORS_W83793



We need vid_which_vrm and vid_from_reg in the w83793 module.

Signed-off-by: default avatarStefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 63470738
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -527,6 +527,7 @@ config SENSORS_W83792D
config SENSORS_W83793
	tristate "Winbond W83793"
	depends on HWMON && I2C && EXPERIMENTAL
	select HWMON_VID
	help
	  If you say yes here you get support for the Winbond W83793
	  hardware monitoring chip.