Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228285
b: refs/heads/master
c: e63449b
h: refs/heads/master
i:
  228283: 08d41ab
v: v3
  • Loading branch information
Brett Rudley authored and Greg Kroah-Hartman committed Dec 7, 2010
1 parent 3776d6a commit 56bce8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 326a67977c15715d627525deade9e859f5cd5646
refs/heads/master: e63449b7171fa19d1d2404179665d5ed146e8990
9 changes: 0 additions & 9 deletions trunk/drivers/staging/brcm80211/include/osl.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,6 @@ struct osl_info {
typedef struct osl_dmainfo osldma_t;


#ifdef BCMSDIO
/* Drivers use REGOPSSET() to register register read/write funcitons */
typedef unsigned int (*osl_rreg_fn_t) (void *ctx, void *reg, unsigned int size);
typedef void (*osl_wreg_fn_t) (void *ctx, void *reg, unsigned int val,
unsigned int size);
#endif /* BCMSDIO */

#include <linux/skbuff.h>

extern struct osl_info *osl_attach(void *pdev, uint bustype);
extern void osl_detach(struct osl_info *osh);

Expand Down

0 comments on commit 56bce8e

Please sign in to comment.