]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/brcm80211/brcmsmac/wlc_bmac.h
staging: brcm80211: remove struct osl_info usage from wlc_bmac
[~andy/linux] / drivers / staging / brcm80211 / brcmsmac / wlc_bmac.h
index 21c9747a53dd2d9ed0027e40530511aa611383ab..9c2c658d05abce3862175aeba44cf5e69aaecbe4 100644 (file)
@@ -80,8 +80,8 @@ enum {
 };
 
 extern int wlc_bmac_attach(struct wlc_info *wlc, u16 vendor, u16 device,
-                          uint unit, bool piomode, struct osl_info *osh,
-                          void *regsva, uint bustype, void *btparam);
+                          uint unit, bool piomode, void *regsva, uint bustype,
+                          void *btparam);
 extern int wlc_bmac_detach(struct wlc_info *wlc);
 extern void wlc_bmac_watchdog(void *arg);