Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111808
b: refs/heads/master
c: d1c5ea3
h: refs/heads/master
v: v3
  • Loading branch information
Magnus Damm authored and Jeff Garzik committed Sep 24, 2008
1 parent f97b867 commit 50ba733
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d6bc372ea1196066b618908dc522b08cd28993df
refs/heads/master: d1c5ea33c006e921f706f5075c09edc91e714263
2 changes: 2 additions & 0 deletions trunk/drivers/net/smc91x.h
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,8 @@ static inline void LPD7_SMC_outsw (unsigned char* a, int r,
#define SMC_CAN_USE_32BIT 1
#define SMC_NOWAIT 1

#define SMC_IO_SHIFT (lp->io_shift)

#define SMC_inb(a, r) readb((a) + (r))
#define SMC_inw(a, r) readw((a) + (r))
#define SMC_inl(a, r) readl((a) + (r))
Expand Down

0 comments on commit 50ba733

Please sign in to comment.