Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310998
b: refs/heads/master
c: f90da3c
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Sascha Hauer committed May 29, 2012
1 parent ce8307b commit 7cf4c09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1064f8893ee1d16178d983928912057352362dc2
refs/heads/master: f90da3c7a52ac0c8f07f4d6cd0a7f7677e831916
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-imx/mm-imx3.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ static void __iomem *imx3_ioremap_caller(unsigned long phys_addr, size_t size,

void __init imx3_init_l2x0(void)
{
#ifdef CONFIG_CACHE_L2X0
void __iomem *l2x0_base;
void __iomem *clkctl_base;

Expand Down Expand Up @@ -110,6 +111,7 @@ void __init imx3_init_l2x0(void)
}

l2x0_init(l2x0_base, 0x00030024, 0x00000000);
#endif
}

#ifdef CONFIG_SOC_IMX31
Expand Down

0 comments on commit 7cf4c09

Please sign in to comment.