Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273417
b: refs/heads/master
c: bb3149a
h: refs/heads/master
i:
  273415: 2ca27bd
v: v3
  • Loading branch information
Uwe Kleine-König authored and Samuel Ortiz committed Oct 24, 2011
1 parent 36dfa7b commit 793d127
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: 8959e74399c798b45c0f5d477972b927c28f8dc9
refs/heads/master: bb3149a93be1703ddc77ba34633df731bda5f269
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/mc13xxx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ enum mc13xxx_id {
MC13XXX_ID_INVALID,
};

const char *mc13xxx_chipname[] = {
static const char *mc13xxx_chipname[] = {
[MC13XXX_ID_MC13783] = "mc13783",
[MC13XXX_ID_MC13892] = "mc13892",
};
Expand Down

0 comments on commit 793d127

Please sign in to comment.