Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337514
b: refs/heads/master
c: bbb19fc
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Oct 31, 2012
1 parent 9f5d3b5 commit 847c4e2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 34 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: ebffb128ec32ea82869abad47fae25649994e978
refs/heads/master: bbb19fc5a6aef865619fcd0b4b5479f65ae5fd49
15 changes: 9 additions & 6 deletions trunk/drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,16 @@ You should also find the complete GPL in the COPYING file accompanying this sour
+-----------------------------------------------------------------------+
*/

/*
+----------------------------------------------------------------------------+
| Included files |
+----------------------------------------------------------------------------+
*/
#define APCI1710_30MHZ 30
#define APCI1710_33MHZ 33
#define APCI1710_40MHZ 40

#define APCI1710_PWM_INIT 0
#define APCI1710_PWM_GETINITDATA 1

#include "APCI1710_Pwm.h"
#define APCI1710_PWM_DISABLE 0
#define APCI1710_PWM_ENABLE 1
#define APCI1710_PWM_NEWTIMING 2

/*
+----------------------------------------------------------------------------+
Expand Down
27 changes: 0 additions & 27 deletions trunk/drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.h

This file was deleted.

0 comments on commit 847c4e2

Please sign in to comment.