Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346386
b: refs/heads/master
c: b5d6904
h: refs/heads/master
v: v3
  • Loading branch information
Jingoo Han authored and Linus Torvalds committed Dec 18, 2012
1 parent 167c772 commit 80f75f1
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: eaa4d02fbaf49e57f8a18f68e736e34c514030a2
refs/heads/master: b5d6904babd4a57b1035e048f74fc5b12fc06d8f
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/da9052_bl.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ enum {
DA9052_TYPE_WLED3,
};

static unsigned char wled_bank[] = {
static const unsigned char wled_bank[] = {
DA9052_LED1_CONF_REG,
DA9052_LED2_CONF_REG,
DA9052_LED3_CONF_REG,
Expand Down

0 comments on commit 80f75f1

Please sign in to comment.