ANDROID: Export swiotlb_find_pool
This is necessary for modules to be able to call is_swiotlb_buffer. Bug: 289327060 Change-Id: I98053f3f176478f89023218512180787d92efe44 Signed-off-by: T.J. Mercier <tjmercier@google.com>
This commit is contained in:
@@ -792,6 +792,7 @@ out:
|
||||
rcu_read_unlock();
|
||||
return pool;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(swiotlb_find_pool);
|
||||
|
||||
/**
|
||||
* swiotlb_del_pool() - remove an IO TLB pool from a device
|
||||
|
||||
Reference in New Issue
Block a user