Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322305
b: refs/heads/master
c: 196449d
h: refs/heads/master
i:
  322303: 4cea233
v: v3
  • Loading branch information
Rajendra Nayak authored and Kevin Hilman committed Aug 9, 2012
1 parent 4915e80 commit e2b1bab
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: 1b8652142334a8c0729c5c4536a22cfc6fc49297
refs/heads/master: 196449de0c886e64b48d01bd7ee153656db92884
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/opp4xxx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ int __init omap4_opp_init(void)
{
int r = -ENODEV;

if (!cpu_is_omap44xx())
if (!cpu_is_omap443x())
return r;

r = omap_init_opp_table(omap44xx_opp_def_list,
Expand Down

0 comments on commit e2b1bab

Please sign in to comment.