Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317961
b: refs/heads/master
c: 6c1a597
h: refs/heads/master
i:
  317959: b3cd851
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 16, 2012
1 parent 968961c commit 8c2cce6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 4de01dbbca4f11c8943e495ffda52c16778a2f0e
refs/heads/master: 6c1a597924c486c53db4a75903a1e0a21264edd3
6 changes: 0 additions & 6 deletions trunk/drivers/staging/comedi/drivers/rtd520.c
Original file line number Diff line number Diff line change
Expand Up @@ -404,12 +404,6 @@ struct rtdPrivate {
*/
#define devpriv ((struct rtdPrivate *)dev->private)

/* Macros to access registers */

/* Get status for DMA 1 */
#define RtdDma1Status(dev) \
readb(devpriv->lcfg+LCFG_DMACSR1)

/*
Given a desired period and the clock period (both in ns),
return the proper counter value (divider-1).
Expand Down

0 comments on commit 8c2cce6

Please sign in to comment.