Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b00c92c authored by David S. Miller's avatar David S. Miller Committed by David S. Miller
Browse files

[I/OAT]: ioatdma.c needs linux/dma-mapping.h



For DMA_*_MASK defines.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0bbd5f4e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
#include <linux/interrupt.h>
#include <linux/dmaengine.h>
#include <linux/delay.h>
#include <linux/dma-mapping.h>
#include "ioatdma.h"
#include "ioatdma_io.h"
#include "ioatdma_registers.h"