Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91014
b: refs/heads/master
c: 19e395a
h: refs/heads/master
v: v3
  • Loading branch information
Mark McLoughlin authored and Ingo Molnar committed Apr 19, 2008
1 parent 810eefb commit 8a35559
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b7107a3d9da2e122fb7f33dd1482254ff40fdf96
refs/heads/master: 19e395afb44746ce7422a9eabcf883d5eec2bb80
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/pci-dma_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ dma_supported(struct device *dev, u64 mask)

return 1;
}
EXPORT_SYMBOL(dma_supported);

int
dma_set_mask(struct device *dev, u64 mask)
Expand All @@ -191,6 +192,7 @@ dma_set_mask(struct device *dev, u64 mask)

return 0;
}
EXPORT_SYMBOL(dma_set_mask);


static __devinit void via_no_dac(struct pci_dev *dev)
Expand Down

0 comments on commit 8a35559

Please sign in to comment.