Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120065
b: refs/heads/master
c: c2c5883
h: refs/heads/master
i:
  120063: e1b490c
v: v3
  • Loading branch information
Steve Glendinning authored and Paul Mundt committed Dec 22, 2008
1 parent 91ae986 commit fbfccd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 8085ac753164f45fd23603e7cad85a4c985cbf75
refs/heads/master: c2c5883b3fce61388eb02ca328072400eb54769c
3 changes: 2 additions & 1 deletion trunk/arch/sh/drivers/dma/dma-sh.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,8 @@ static int sh_dmac_get_dma_residue(struct dma_channel *chan)

#if defined(CONFIG_CPU_SUBTYPE_SH7720) || \
defined(CONFIG_CPU_SUBTYPE_SH7721) || \
defined(CONFIG_CPU_SUBTYPE_SH7780)
defined(CONFIG_CPU_SUBTYPE_SH7780) || \
defined(CONFIG_CPU_SUBTYPE_SH7709)
#define dmaor_read_reg() ctrl_inw(DMAOR)
#define dmaor_write_reg(data) ctrl_outw(data, DMAOR)
#else
Expand Down

0 comments on commit fbfccd6

Please sign in to comment.