Commit 71b8064e authored by Paul Mundt's avatar Paul Mundt

sh: dma-sh: Fix up dreamcast dma.h mach path.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent cfb81f36
......@@ -14,7 +14,7 @@
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/module.h>
#include <mach/dma.h>
#include <mach-dreamcast/mach/dma.h>
#include <asm/dma.h>
#include <asm/io.h>
#include "dma-sh.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