Commit 10102866 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP1510 needs device in dma-mapping

Include device header for dma-mapping.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 99dd30da
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
#include <linux/config.h> #include <linux/config.h>
#include <linux/mm.h> /* need struct page */ #include <linux/mm.h> /* need struct page */
#include <linux/device.h>
#include <asm/scatterlist.h> #include <asm/scatterlist.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