commit | 3b9e78868d000ca10b740c465df9236b04d29718 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Nov 09 12:56:06 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 28 13:18:40 2008 +0900 |
tree | b928c3be31a3c9203f9cd04472803f87acf62d96 | |
parent | 2f725945822dbc2e481d5e6ab4693e19a0c99972 [diff] [blame] |
sh: Add in cacheflush and DMA headers for SH-5. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/include/asm-sh/cpu-sh5/dma.h b/include/asm-sh/cpu-sh5/dma.h new file mode 100644 index 0000000..7bf6bb3 --- /dev/null +++ b/include/asm-sh/cpu-sh5/dma.h
@@ -0,0 +1,6 @@ +#ifndef __ASM_SH_CPU_SH5_DMA_H +#define __ASM_SH_CPU_SH5_DMA_H + +/* Nothing yet */ + +#endif /* __ASM_SH_CPU_SH5_DMA_H */