Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283213
b: refs/heads/master
c: 193a667
h: refs/heads/master
i:
  283211: fa1aec7
v: v3
  • Loading branch information
Michael S. Tsirkin committed Dec 4, 2011
1 parent 36f207b commit f2010ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 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: 34f1bdee1910f7efe3c32e1a891dba4fd21cb3b6
refs/heads/master: 193a667fba76b3df482cbf865228e26ee246e889
12 changes: 0 additions & 12 deletions trunk/arch/alpha/kernel/pci-noop.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,15 +185,3 @@ struct dma_map_ops alpha_noop_ops = {

struct dma_map_ops *dma_ops = &alpha_noop_ops;
EXPORT_SYMBOL(dma_ops);

void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen)
{
return NULL;
}

void pci_iounmap(struct pci_dev *dev, void __iomem * addr)
{
}

EXPORT_SYMBOL(pci_iomap);
EXPORT_SYMBOL(pci_iounmap);

0 comments on commit f2010ba

Please sign in to comment.