Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15729
b: refs/heads/master
c: 9a648f3
h: refs/heads/master
i:
  15727: 33ea5df
v: v3
  • Loading branch information
John W. Linville committed Nov 16, 2005
1 parent 0d7e351 commit fe43c5a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: c8ebd3a37f0e7a2aae337279d58a50c1a1fcd053
refs/heads/master: 9a648f3c535cb6b24a5f0538d032aea9a33ec515
1 change: 0 additions & 1 deletion trunk/drivers/net/sk98lin/h/skdrv2nd.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ extern SK_U64 SkOsGetTime(SK_AC*);
extern int SkPciReadCfgDWord(SK_AC*, int, SK_U32*);
extern int SkPciReadCfgWord(SK_AC*, int, SK_U16*);
extern int SkPciReadCfgByte(SK_AC*, int, SK_U8*);
extern int SkPciWriteCfgDWord(SK_AC*, int, SK_U32);
extern int SkPciWriteCfgWord(SK_AC*, int, SK_U16);
extern int SkPciWriteCfgByte(SK_AC*, int, SK_U8);
extern int SkDrvEvent(SK_AC*, SK_IOC IoC, SK_U32, SK_EVPARA);
Expand Down

0 comments on commit fe43c5a

Please sign in to comment.