Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81161
b: refs/heads/master
c: 70fbb93
h: refs/heads/master
i:
  81159: 7432f55
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Dec 21, 2007
1 parent dbcfde0 commit 63321e0
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: b91bdd15174ca7104905d74aaf89a6815c3f9d8c
refs/heads/master: 70fbb9388365c3f6f9f17e6501a67f8636e4af08
4 changes: 2 additions & 2 deletions trunk/include/asm-powerpc/pci-bridge.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ struct pci_controller {
#endif

struct pci_ops *ops;
volatile unsigned int __iomem *cfg_addr;
volatile void __iomem *cfg_data;
unsigned int __iomem *cfg_addr;
void __iomem *cfg_data;

#ifndef CONFIG_PPC64
/*
Expand Down

0 comments on commit 63321e0

Please sign in to comment.