]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/brcm80211/brcmsmac/wlc_main.h
staging: brcm80211: remove struct osl_info usage from wlc_bmac
[~andy/linux] / drivers / staging / brcm80211 / brcmsmac / wlc_main.h
index f65be0ed1c1a2dbac936bbd3565eec1dbbfab195..b2b52d297502aae58d7c96ccccb6b0775d85e5d0 100644 (file)
@@ -397,7 +397,6 @@ struct wlc_hwband {
 };
 
 struct wlc_hw_info {
-       struct osl_info *osh;           /* pointer to os handle */
        bool _piomode;          /* true if pio mode */
        struct wlc_info *wlc;