Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249323
b: refs/heads/master
c: 5ac71a1
h: refs/heads/master
i:
  249321: a1b2ee1
  249319: 5a74623
v: v3
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed May 3, 2011
1 parent 099ef18 commit 46b5155
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 683d06921d7a7e75e310fd2d579ffdc8c6e88e27
refs/heads/master: 5ac71a1dda960b2166dd04bcf6c3d606cb7903bb
2 changes: 1 addition & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/wlc_pmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@ static void si_pmu1_pllinit0(si_t *sih, chipcregs_t *cc, u32 xtal)

u32 si_pmu_ilp_clock(si_t *sih)
{
static u32 ilpcycles_per_sec = 0;
static u32 ilpcycles_per_sec;

if (ISSIM_ENAB(sih))
return ILP_CLOCK;
Expand Down

0 comments on commit 46b5155

Please sign in to comment.