Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153862
b: refs/heads/master
c: 008fe14
h: refs/heads/master
v: v3
  • Loading branch information
Luck, Tony authored and David Woodhouse committed Jun 5, 2009
1 parent b46fc49 commit 255b710
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 93a23a7271dfb811b3adb72779054c3a24433112
refs/heads/master: 008fe148cb0fb51d266baabe2c09997b21cf90c6
4 changes: 4 additions & 0 deletions trunk/arch/ia64/include/asm/iommu.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ extern void pci_iommu_shutdown(void);
extern void no_iommu_init(void);
extern int force_iommu, no_iommu;
extern int iommu_detected;
#ifdef CONFIG_DMAR
extern int iommu_pass_through;
#else
#define iommu_pass_through (0)
#endif
extern void iommu_dma_init(void);
extern void machvec_init(const char *name);

Expand Down

0 comments on commit 255b710

Please sign in to comment.