staging: brcm80211: s/osl_t/struct osl_info/g
[pandora-kernel.git] / drivers / staging / brcm80211 / phy / wlc_phy_int.h
index 9513b87..fb92c3b 100644 (file)
@@ -527,7 +527,7 @@ typedef struct {
 struct shared_phy {
        struct phy_info *phy_head;
        uint unit;
-       osl_t *osh;
+       struct osl_info *osh;
        si_t *sih;
        void *physhim;
        uint corerev;