Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172801
b: refs/heads/master
c: 05574bb
h: refs/heads/master
i:
  172799: 361162a
v: v3
  • Loading branch information
Nishanth Menon authored and Tony Lindgren committed Nov 22, 2009
1 parent dde8f43 commit bda8ddf
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: 839c978794f3d2d0dce4693bbb087f9507bbab9b
refs/heads/master: 05574bb27a8a46d354582e72691ff6cb40712da9
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/id.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,8 @@ void __init omap2_check_revision(void)
if (cpu_is_omap24xx())
omap24xx_check_revision();
else if (cpu_is_omap34xx()) {
omap3_check_features();
omap3_check_revision();
omap3_check_features();
omap3_cpuinfo();
}
else if (cpu_is_omap44xx()) {
Expand Down

0 comments on commit bda8ddf

Please sign in to comment.