Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225982
b: refs/heads/master
c: 12cdd3d
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Kaiser authored and Kevin Hilman committed Dec 10, 2010
1 parent 1ae5732 commit 73a9da2
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: 1a07bfb5215e11227403f121097ed72187dc3241
refs/heads/master: 12cdd3d71954c2cd6dd556eec25dd7d346735831
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-davinci/aemif.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ int davinci_aemif_setup_timing(struct davinci_aemif_timing *t,
void __iomem *base, unsigned cs)
{
unsigned set, val;
unsigned ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup;
int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup;
unsigned offset = A1CR_OFFSET + cs * 4;
struct clk *aemif_clk;
unsigned long clkrate;
Expand Down

0 comments on commit 73a9da2

Please sign in to comment.