Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317950
b: refs/heads/master
c: 532b4cd
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent a5a82a2 commit 642d077
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: 751a8561c0e89851d4ff97ce383ab2c1298bbadc
refs/heads/master: 532b4cdfdb17bcbfe0ed80b9bcb85a0b6f8bc98a
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 0 */
#define RtdDma0LocalAddr(dev, a) \
writel((a), devpriv->lcfg+LCFG_DMALADR0)

/* Set byte count for DMA 0 */
#define RtdDma0Count(dev, c) \
writel((c), devpriv->lcfg+LCFG_DMASIZ0)
Expand Down

0 comments on commit 642d077

Please sign in to comment.