Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292107
b: refs/heads/master
c: a6100f6
h: refs/heads/master
i:
  292105: df0082d
  292103: 9c9934f
v: v3
  • Loading branch information
Frans Meulenbroeks authored and Guenter Roeck committed Mar 19, 2012
1 parent dba7520 commit 70c5c37
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: 839a9eefc918345ae7a7e8c6f583e2e653646d4d
refs/heads/master: a6100f6b49bf8e30c42add718db47f7c39392f5b
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/wm831x-hwmon.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ static ssize_t show_name(struct device *dev,
return sprintf(buf, "wm831x\n");
}

static const char *input_names[] = {
static const char * const input_names[] = {
[WM831X_AUX_SYSVDD] = "SYSVDD",
[WM831X_AUX_USB] = "USB",
[WM831X_AUX_BKUP_BATT] = "Backup battery",
Expand Down

0 comments on commit 70c5c37

Please sign in to comment.