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

[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
......@@ -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"
......
Markdown is supported
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