Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67207
b: refs/heads/master
c: 21d8f6c
h: refs/heads/master
i:
  67205: 518f049
  67203: eeaccde
  67199: 3577b2f
v: v3
  • Loading branch information
Nathan Lynch authored and Paul Mackerras committed Aug 17, 2007
1 parent 1494553 commit 107a078
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6127d1c0b097b2e9acc83dede1c1cb64ce76e7d5
refs/heads/master: 21d8f6c728a0eb852b521626a41b2bba6a6216d9
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/platforms/52xx/efika.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ static int rtas_write_config(struct pci_bus *bus, unsigned int devfn,
}

static struct pci_ops rtas_pci_ops = {
rtas_read_config,
rtas_write_config
.read = rtas_read_config,
.write = rtas_write_config,
};


Expand Down

0 comments on commit 107a078

Please sign in to comment.