mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
iommu: Clean up a lingering function prototype
(cherry picked from commit ff84f8b536)
This commit is contained in:
parent
ae81fb2db3
commit
0a500beeb0
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ static void dmar_unref_domain_locked(struct dmar_unit *dmar,
|
|||
static void dmar_domain_destroy(struct dmar_domain *domain);
|
||||
|
||||
static void dmar_free_ctx_locked(struct dmar_unit *dmar, struct dmar_ctx *ctx);
|
||||
static void dmar_free_ctx(struct dmar_ctx *ctx);
|
||||
|
||||
static void
|
||||
dmar_ensure_ctx_page(struct dmar_unit *dmar, int bus)
|
||||
|
|
|
|||
Loading…
Reference in a new issue