Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346375
b: refs/heads/master
c: d7b6bda
h: refs/heads/master
i:
  346373: a3bb6e6
  346371: 67df1f5
  346367: 610e5ca
v: v3
  • Loading branch information
Jingoo Han authored and Linus Torvalds committed Dec 18, 2012
1 parent ff0c3a6 commit ee53a04
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: e4f8ae708043865294bfbc12e5249187566b1260
refs/heads/master: d7b6bdaaa60889aeb5fb1fc70c92114e881e1fc7
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/lm3630_bl.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ enum lm3630_leds {
BLED_2
};

static const char *bled_name[] = {
static const char * const bled_name[] = {
[BLED_ALL] = "lm3630_bled", /*Bank1 controls all string */
[BLED_1] = "lm3630_bled1", /*Bank1 controls bled1 */
[BLED_2] = "lm3630_bled2", /*Bank1 or 2 controls bled2 */
Expand Down

0 comments on commit ee53a04

Please sign in to comment.