Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125556
b: refs/heads/master
c: 519a054
h: refs/heads/master
v: v3
  • Loading branch information
Mark McLoughlin authored and Joerg Roedel committed Jan 3, 2009
1 parent d02aa6e commit 130ae5d
Show file tree
Hide file tree
Showing 3 changed files with 2 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: 015ab17dc2e9de805c26e74f498b12ee5e8de07e
refs/heads/master: 519a05491586dad04e687660e54c57882315b22b
2 changes: 1 addition & 1 deletion trunk/drivers/pci/intel-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1589,7 +1589,7 @@ static inline void iommu_prepare_isa(void)
}
#endif /* !CONFIG_DMAR_FLPY_WA */

int __init init_dmars(void)
static int __init init_dmars(void)
{
struct dmar_drhd_unit *drhd;
struct dmar_rmrr_unit *rmrr;
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/dma_remapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ struct device_domain_info {
struct dmar_domain *domain; /* pointer to domain */
};

extern int init_dmars(void);
extern void free_dmar_iommu(struct intel_iommu *iommu);

extern int dmar_disabled;
Expand Down

0 comments on commit 130ae5d

Please sign in to comment.