Skip to content
Commit 6865f0d1 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

intel-iommu.c: dma ops fix

Stephen Rothwell noticed that:

Commit 2be62149

 ("x86: dma-ops on highmem
fix") in Linus' tree introduced a new warning (noticed in the x86_64
allmodconfig build of linux-next):

drivers/pci/intel-iommu.c:2240: warning: initialization from incompatible pointer type

Which points at an instance of map_single that needs updating.

Fix it to the new prototype.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 94bc891b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment