Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209941
b: refs/heads/master
c: 5fba610
h: refs/heads/master
i:
  209939: d87e711
v: v3
  • Loading branch information
Julia Lawall authored and Benjamin Herrenschmidt committed Aug 24, 2010
1 parent 43aa53d commit 61e5edc
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: d1efa2a7551a10006055e0ac2870b4b6077df8ef
refs/heads/master: 5fba610ec94a1290fc299ea051e47d55da9059ba
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/powermac/feature.c
Original file line number Diff line number Diff line change
Expand Up @@ -2873,7 +2873,7 @@ set_initial_features(void)

/* Switch airport off */
for_each_node_by_name(np, "radio") {
if (np && np->parent == macio_chips[0].of_node) {
if (np->parent == macio_chips[0].of_node) {
macio_chips[0].flags |= MACIO_FLAG_AIRPORT_ON;
core99_airport_enable(np, 0, 0);
}
Expand Down

0 comments on commit 61e5edc

Please sign in to comment.