Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317954
b: refs/heads/master
c: 06647ce
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent a2161ee commit 2b5ec8a
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: 7b1bb5a2a7f6498ca035e524812a6f9e70a9d9d3
refs/heads/master: 06647cecb6421442f2a005bbe47afb0812db9a1b
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 PCI address for DMA 1 */
#define RtdDma1PciAddr(dev, a) \
writel((a), devpriv->lcfg+LCFG_DMAADR1)

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

0 comments on commit 2b5ec8a

Please sign in to comment.