Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260595
b: refs/heads/master
c: 58402b6
h: refs/heads/master
i:
  260593: ede9c56
  260591: a397ab5
v: v3
  • Loading branch information
Robert Marklund authored and Linus Walleij committed Jun 22, 2011
1 parent 6c5240c commit bfbf635
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: dd367e9d06d672a549526f2d3b69a36a120b1563
refs/heads/master: 58402b6e397555884d926fd22fb40ccf6fe68b46
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ux500/board-mop500-uib.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ struct uib {
void (*init)(void);
};

static struct __initdata uib mop500_uibs[] = {
static struct uib __initdata mop500_uibs[] = {
[STUIB] = {
.name = "ST-UIB",
.option = "stuib",
Expand Down

0 comments on commit bfbf635

Please sign in to comment.