Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317955
b: refs/heads/master
c: f1652df
h: refs/heads/master
i:
  317953: a2161ee
  317951: 9b00abd
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent 2b5ec8a commit 75f6695
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 06647cecb6421442f2a005bbe47afb0812db9a1b
refs/heads/master: f1652df06096d1a89fdb1853d942b9c487b1e3ed
4 changes: 0 additions & 4 deletions trunk/drivers/staging/comedi/drivers/rtd520.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,10 +406,6 @@ struct rtdPrivate {

/* Macros to access registers */

/* Set local address for DMA 1 */
#define RtdDma1LocalAddr(dev, a) \
writel((a), devpriv->lcfg+LCFG_DMALADR1)

/* Set byte count for DMA 1 */
#define RtdDma1Count(dev, c) \
writel((c), devpriv->lcfg+LCFG_DMASIZ1)
Expand Down

0 comments on commit 75f6695

Please sign in to comment.