Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305299
b: refs/heads/master
c: 0c60123
h: refs/heads/master
i:
  305297: 2252f15
  305295: 3215732
v: v3
  • Loading branch information
Paul Mundt committed May 19, 2012
1 parent aa9002b commit 60c7ebf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d8fd35fc586f74b2defe011d3a2bfb507871a407
refs/heads/master: 0c6012313c22154367c36cecbc949d0fc120042e
11 changes: 1 addition & 10 deletions trunk/arch/sh/include/cpu-sh4/cpu/dma.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
#ifndef __ASM_CPU_SH4_DMA_H
#define __ASM_CPU_SH4_DMA_H

/* SH7751/7760/7780 DMA IRQ sources */

#ifdef CONFIG_CPU_SH4A

#include <cpu/dma-sh4a.h>

#else /* CONFIG_CPU_SH4A */

#include <linux/sh_intc.h>

/*
Expand All @@ -21,6 +13,7 @@

#define SH_DMAC_BASE0 0xffa00000
#define SH_DMAC_BASE1 0xffa00070

/* Definitions for the SuperH DMAC */
#define TM_BURST 0x00000080
#define TS_8 0x00000010
Expand All @@ -30,6 +23,4 @@

#define DMAOR_COD 0x00000008

#endif

#endif /* __ASM_CPU_SH4_DMA_H */
File renamed without changes.

0 comments on commit 60c7ebf

Please sign in to comment.