Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67202
b: refs/heads/master
c: 3e02aeb
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Lynch authored and Paul Mackerras committed Aug 17, 2007
1 parent b5469a4 commit 4c11804
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: aec249bc1944c5359c6d3aa2f674be6a9fb3d076
refs/heads/master: 3e02aebbca47174d4263cac5ff5b68ea29a7bcff
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/platforms/celleb/scc_epci.c
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ static int celleb_epci_write_config(struct pci_bus *bus,
}

struct pci_ops celleb_epci_ops = {
celleb_epci_read_config,
celleb_epci_write_config,
.read = celleb_epci_read_config,
.write = celleb_epci_write_config,
};

/* to be moved in FW */
Expand Down

0 comments on commit 4c11804

Please sign in to comment.