diff options
Diffstat (limited to 'drivers/hwmon/w83792d.c')
| -rw-r--r-- | drivers/hwmon/w83792d.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/w83792d.c b/drivers/hwmon/w83792d.c index 053645279f3..301942d0845 100644 --- a/drivers/hwmon/w83792d.c +++ b/drivers/hwmon/w83792d.c @@ -31,7 +31,7 @@  /*   * Supports following chips:   * - * Chip	#vin	#fanin	#pwm	#temp	wchipid	vendid	i2c	ISA + * Chip		#vin	#fanin	#pwm	#temp	wchipid	vendid	i2c	ISA   * w83792d	9	7	7	3	0x7a	0x5ca3	yes	no   */  |