Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87269
b: refs/heads/master
c: 98cddbf
h: refs/heads/master
i:
  87267: c305897
v: v3
  • Loading branch information
Tony Breeds authored and Paul Mackerras committed Mar 12, 2008
1 parent 1718aad commit e831a09
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: a99d9a6ebdf8328d5c61ca9f1038f4815e25720e
refs/heads/master: 98cddbfb3218925c35697562f7d9df692bf6a436
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/powermac/pic.c
Original file line number Diff line number Diff line change
Expand Up @@ -618,9 +618,9 @@ static int pmacpic_find_viaint(void)
if (np == NULL)
goto not_found;
viaint = irq_of_parse_and_map(np, 0);;
#endif /* CONFIG_ADB_PMU */

not_found:
#endif /* CONFIG_ADB_PMU */
return viaint;
}

Expand Down

0 comments on commit e831a09

Please sign in to comment.