Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145181
b: refs/heads/master
c: 982db66
h: refs/heads/master
i:
  145179: 791bee0
v: v3
  • Loading branch information
Rabin Vincent authored and Russell King committed May 18, 2009
1 parent ac3351f commit 768b766
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: 8190b37f6483fedc530110d8c7d710d1c0317ba4
refs/heads/master: 982db66352d31892f624390cfb64a1cea5df765a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-versatile/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ static struct clk ref24_clk = {
.rate = 24000000,
};

static struct clk_lookup lookups[] __initdata = {
static struct clk_lookup lookups[] = {
{ /* UART0 */
.dev_id = "dev:f1",
.clk = &ref24_clk,
Expand Down

0 comments on commit 768b766

Please sign in to comment.