Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317370
b: refs/heads/master
c: 03ae818
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jun 14, 2012
1 parent 5c37299 commit c64d9e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: cf8a6b3d86ec4d6ac8e2925a65335bd0d155c480
refs/heads/master: 03ae8189ee6cab3d4af3e39136105f02d7c35883
6 changes: 3 additions & 3 deletions trunk/drivers/staging/comedi/drivers/8255.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ I/O port base address can be found in the output of 'lspci -v'.
#include <linux/slab.h>
#include "8255.h"

#define _8255_SIZE 4
#define _8255_SIZE 4

#define _8255_DATA 0
#define _8255_CR 3
#define _8255_DATA 0
#define _8255_CR 3

#define CR_C_LO_IO 0x01
#define CR_B_IO 0x02
Expand Down

0 comments on commit c64d9e9

Please sign in to comment.