Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56042
b: refs/heads/master
c: 9a86bbb
h: refs/heads/master
v: v3
  • Loading branch information
Tony Luck committed May 10, 2007
1 parent ae6fa25 commit 4e4a81c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: b9ae3bd255c3e25880b60a997f1b34ad9535b249
refs/heads/master: 9a86bbb90f3c42e10fce2b9634961ec18f5ca2cb
2 changes: 1 addition & 1 deletion trunk/arch/ia64/hp/common/hwsw_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ use_swiotlb (struct device *dev)
return dev && dev->dma_mask && !hwiommu_dma_supported(dev, *dev->dma_mask);
}

void
void __init
hwsw_init (void)
{
/* default to a smallish 2MB sw I/O TLB */
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/machvec.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ lookup_machvec (const char *name)
return 0;
}

void
void __init
machvec_init (const char *name)
{
struct ia64_machine_vector *mv;
Expand Down

0 comments on commit 4e4a81c

Please sign in to comment.