Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118582
b: refs/heads/master
c: a7b930c
h: refs/heads/master
v: v3
  • Loading branch information
Harvey Harrison authored and Jesse Barnes committed Nov 3, 2008
1 parent 9b5c457 commit 0055a2e
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: bffadffd43d438c3143b8d172a463de89345b836
refs/heads/master: a7b930cdf8ec790c85f81416c87f7c066679d373
2 changes: 1 addition & 1 deletion trunk/include/linux/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -1136,7 +1136,7 @@ static inline void pci_mmcfg_late_init(void) { }
#endif

#ifdef CONFIG_HAS_IOMEM
static inline void * pci_ioremap_bar(struct pci_dev *pdev, int bar)
static inline void __iomem *pci_ioremap_bar(struct pci_dev *pdev, int bar)
{
/*
* Make sure the BAR is actually a memory resource, not an IO resource
Expand Down

0 comments on commit 0055a2e

Please sign in to comment.