Samsung SCH-I545 (Verizon) source updates
/drivers/net/wireless/bcmdhd/siutils.c
blob:6f539bbd26552f2161fc1f232bdce37c6e8c5809 -> blob:0c0ffd516590b215fd6455a13f836868aa53e71a
--- drivers/net/wireless/bcmdhd/siutils.c
+++ drivers/net/wireless/bcmdhd/siutils.c
@@ -343,7 +343,7 @@ si_doattach(si_info_t *sii, uint devid,
char *pvars = NULL;
uint origidx;
#if !defined(_CFEZ_) || defined(CFG_WL)
-#endif
+#endif
ASSERT(GOODREGS(regs));
bzero((uchar*)sii, sizeof(si_info_t));
@@ -469,7 +469,7 @@ si_doattach(si_info_t *sii, uint devid,
if (bustype == PCI_BUS) {
}
-#endif
+#endif
pvars = NULL;
BCM_REFERENCE(pvars);
@@ -1133,7 +1133,7 @@ si_watchdog(si_t *sih, uint ticks)
si_core_disable(sih, 1);
si_setcore(sih, CC_CORE_ID, 0);
}
-#endif
+#endif
nb = (sih->ccrev < 26) ? 16 : ((sih->ccrev >= 37) ? 32 : 24);
/* The mips compiler uses the sllv instruction,
@@ -2281,7 +2281,7 @@ si_chipcontrl_epa4331_wowl(si_t *sih, bo
}
si_setcoreidx(sih, origidx);
}
-#endif
+#endif
uint
si_pll_reset(si_t *sih)