arm64: dma-mapping: Shut up some warnings
A warning is printed when the dma layer is unable to find a default
iommu domain. Since our implementation does not use the default domain,
this warning is meaningless. Change it to pr_debug to avoid confusion.
Change-Id: I3086ced33fcaf4086275315e55377ab940112063
Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>
Loading
Please register or sign in to comment