Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145182
b: refs/heads/master
c: a93ea9b
h: refs/heads/master
v: v3
  • Loading branch information
Rabin Vincent authored and Russell King committed May 18, 2009
1 parent 768b766 commit 064f563
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: 982db66352d31892f624390cfb64a1cea5df765a
refs/heads/master: a93ea9b357a4d4fce9a1f65bf9c152fb67c30716
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-integrator/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ static struct clk uartclk = {
.rate = 14745600,
};

static struct clk_lookup lookups[] __initdata = {
static struct clk_lookup lookups[] = {
{ /* UART0 */
.dev_id = "mb:16",
.clk = &uartclk,
Expand Down

0 comments on commit 064f563

Please sign in to comment.