Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89032
b: refs/heads/master
c: 7c4d478
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Ingo Molnar committed Apr 17, 2008
1 parent 0b7d4d1 commit 909cc0d
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: c5386c200f55940eeeb827df172edf2e0305f23b
refs/heads/master: 7c4d4784db93496791b798e0abab1d056b192ad0
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/tce.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ struct iommu_table;
#define TCE_RPN_MASK 0x0000fffffffff000ULL

extern void tce_build(struct iommu_table *tbl, unsigned long index,
unsigned int npages, unsigned long uaddr, int direction);
unsigned int npages, unsigned long uaddr, int direction);
extern void tce_free(struct iommu_table *tbl, long index, unsigned int npages);
extern void * __init alloc_tce_table(void);
extern void __init free_tce_table(void *tbl);
Expand Down

0 comments on commit 909cc0d

Please sign in to comment.