Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138897
b: refs/heads/master
c: 07716e4
h: refs/heads/master
i:
  138895: 91c00e4
v: v3
  • Loading branch information
Luck, Tony authored and H. Peter Anvin committed Jan 6, 2009
1 parent 3b1fc0e commit b4cb4e6
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: f98eee8ea99fe74ee9c4e867ba178ec3072793be
refs/heads/master: 07716e4df25523bf85b4e304d2cf63dbf3cbabf9
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/pci-swiotlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ struct dma_map_ops swiotlb_dma_ops = {
.mapping_error = swiotlb_dma_mapping_error,
};

void swiotlb_dma_init(void)
void __init swiotlb_dma_init(void)
{
dma_ops = &swiotlb_dma_ops;
swiotlb_init();
Expand Down

0 comments on commit b4cb4e6

Please sign in to comment.