Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303390
b: refs/heads/master
c: 48a6884
h: refs/heads/master
v: v3
  • Loading branch information
Mark A. Greer authored and Paul Walmsley committed May 8, 2012
1 parent e8aae8a commit 288628f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 5a68a736581290d10e2ebaf2e5baa8e21eed6dd5
refs/heads/master: 48a6884fd14d6e3c0efc3d97621c662ee6f6ae0f
6 changes: 3 additions & 3 deletions trunk/arch/arm/mach-omap2/clockdomains3xxx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
* 3430ES2 PM_WKDEP_SGX: adds IVA2, removes CORE
*/
static struct clkdm_dep gfx_sgx_3xxx_wkdeps[] = {
{ .clkdm_name = "iva2_clkdm", },
{ .clkdm_name = "mpu_clkdm", },
{ .clkdm_name = "wkup_clkdm", },
{ .clkdm_name = "iva2_clkdm" },
{ .clkdm_name = "mpu_clkdm" },
{ .clkdm_name = "wkup_clkdm" },
{ NULL },
};

Expand Down

0 comments on commit 288628f

Please sign in to comment.