From 0ccdcbb9ab4929f051acf29aba10137191feea1e Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sun, 17 Jul 2011 18:39:19 +0200 Subject: [PATCH] --- yaml --- r: 254977 b: refs/heads/master c: fa8b69758e65b406c8010936b541cd00deef804d h: refs/heads/master i: 254975: e591ca225c72c4fef495799d4cf1273c4f784192 v: v3 --- [refs] | 2 +- trunk/drivers/hwmon/it87.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7764457b643c..c82a8193a5a8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0b8e77f12cb6bfe2e5a67f2cdc8c7af23abc4ccf +refs/heads/master: fa8b69758e65b406c8010936b541cd00deef804d diff --git a/trunk/drivers/hwmon/it87.c b/trunk/drivers/hwmon/it87.c index bb6405b92007..5f5247750430 100644 --- a/trunk/drivers/hwmon/it87.c +++ b/trunk/drivers/hwmon/it87.c @@ -1538,7 +1538,7 @@ static struct attribute *it87_attributes_label[] = { }; static const struct attribute_group it87_group_label = { - .attrs = it87_attributes_vid, + .attrs = it87_attributes_label, }; /* SuperIO detection - will change isa_address if a chip is found */