Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174317
b: refs/heads/master
c: 54ecb9e
h: refs/heads/master
i:
  174315: bddadff
v: v3
  • Loading branch information
Jean Delvare committed Dec 9, 2009
1 parent 8ff2d54 commit 1ca40dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cffb9dd07fea8865093f6ccfb51d686487b89415
refs/heads/master: 54ecb9e3c194687eebabe7ca45bae889ac1cd4de
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/adt7475.c
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,7 @@ static struct attribute *adt7475_attrs[] = {
NULL,
};

struct attribute_group adt7475_attr_group = { .attrs = adt7475_attrs };
static struct attribute_group adt7475_attr_group = { .attrs = adt7475_attrs };

static int adt7475_detect(struct i2c_client *client, int kind,
struct i2c_board_info *info)
Expand Down

0 comments on commit 1ca40dd

Please sign in to comment.