Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106820
b: refs/heads/master
c: 175fb09
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Paul Mundt committed Jul 28, 2008
1 parent 5de78ee commit 7e53cd4
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: 2b7bf930ae762d3124317e36f26a7567dc04e835
refs/heads/master: 175fb09f4a770fd542947e8c3f4e6dbf07debea9
2 changes: 1 addition & 1 deletion trunk/arch/sh/drivers/pci/pci-auto.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ static struct pci_dev *fake_pci_dev(struct pci_channel *hose,
}

#define EARLY_PCI_OP(rw, size, type) \
int early_##rw##_config_##size(struct pci_channel *hose, \
static int early_##rw##_config_##size(struct pci_channel *hose, \
int top_bus, int bus, int devfn, int offset, type value) \
{ \
return pci_##rw##_config_##size( \
Expand Down

0 comments on commit 7e53cd4

Please sign in to comment.