Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317953
b: refs/heads/master
c: 7b1bb5a
h: refs/heads/master
i:
  317951: 9b00abd
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent f084af4 commit a2161ee
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: b1d4d7d32ae70cb3bedca47a67ac176e0b2863ce
refs/heads/master: 7b1bb5a2a7f6498ca035e524812a6f9e70a9d9d3
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 mode for DMA 1 */
#define RtdDma1Mode(dev, m) \
writel((m), devpriv->lcfg+LCFG_DMAMODE1)

/* Set PCI address for DMA 1 */
#define RtdDma1PciAddr(dev, a) \
writel((a), devpriv->lcfg+LCFG_DMAADR1)
Expand Down

0 comments on commit a2161ee

Please sign in to comment.