projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfb81f3
)
sh: dma-sh: Fix up dreamcast dma.h mach path.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 29 Jul 2008 11:20:36 +0000
(20:20 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 29 Jul 2008 11:20:36 +0000
(20:20 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/dma/dma-sh.c
patch
|
blob
|
history
diff --git
a/arch/sh/drivers/dma/dma-sh.c
b/arch/sh/drivers/dma/dma-sh.c
index
bd30548
..
b2ffe64
100644
(file)
--- a/
arch/sh/drivers/dma/dma-sh.c
+++ b/
arch/sh/drivers/dma/dma-sh.c
@@
-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"