Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317931
b: refs/heads/master
c: 0f4a4dc
h: refs/heads/master
i:
  317929: 3b09302
  317927: ed6edd2
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 15, 2012
1 parent 28bc321 commit 6022b8c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: e91403b2c9dcd4902c31920507293a0bb6e162d0
refs/heads/master: 0f4a4dc57d7653a344d25c4035aca3f318a3047e
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/drivers/rtd520.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,6 @@ struct rtdPrivate {

/* Macros to access registers */

#define RtdDio1Read(dev) \
(readw(devpriv->las0+LAS0_DIO1) & 0xff)
#define RtdDio1Write(dev, v) \
writew((v) & 0xff, devpriv->las0+LAS0_DIO1)

Expand Down

0 comments on commit 6022b8c

Please sign in to comment.