Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112629
b: refs/heads/master
c: 1e19b16
h: refs/heads/master
i:
  112627: cfd9929
v: v3
  • Loading branch information
Thomas Gleixner authored and Ingo Molnar committed Oct 6, 2008
1 parent 22e627b commit b326b0f
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 40becd8d5af03ee7935e79c3fccd0d1f380d95b4
refs/heads/master: 1e19b16a30c34c042f1eaa23db4c99bfad1dac0e
5 changes: 5 additions & 0 deletions trunk/include/linux/iommu-helper.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#ifndef _LINUX_IOMMU_HELPER_H
#define _LINUX_IOMMU_HELPER_H

static inline unsigned long iommu_device_max_index(unsigned long size,
unsigned long offset,
u64 dma_mask)
Expand All @@ -19,3 +22,5 @@ extern unsigned long iommu_area_alloc(unsigned long *map, unsigned long size,
unsigned long align_mask);
extern void iommu_area_free(unsigned long *map, unsigned long start,
unsigned int nr);

#endif

0 comments on commit b326b0f

Please sign in to comment.