diff options
Diffstat (limited to 'drivers/hwmon/w83627hf.c')
| -rw-r--r-- | drivers/hwmon/w83627hf.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/w83627hf.c b/drivers/hwmon/w83627hf.c index 5b1a6a66644..af158990870 100644 --- a/drivers/hwmon/w83627hf.c +++ b/drivers/hwmon/w83627hf.c @@ -25,7 +25,7 @@  /*   * Supports following chips:   * - * Chip	#vin	#fanin	#pwm	#temp	wchipid	vendid	i2c	ISA + * Chip		#vin	#fanin	#pwm	#temp	wchipid	vendid	i2c	ISA   * w83627hf	9	3	2	3	0x20	0x5ca3	no	yes(LPC)   * w83627thf	7	3	3	3	0x90	0x5ca3	no	yes(LPC)   * w83637hf	7	3	3	3	0x80	0x5ca3	no	yes(LPC)  |