Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101793
b: refs/heads/master
c: ddb107e
h: refs/heads/master
i:
  101791: 66aa8a7
v: v3
  • Loading branch information
Kumar Gala committed Jul 14, 2008
1 parent d1a74fa commit 94420cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 98384c6cdd1fd593f399b6f879bae2cae70aad48
refs/heads/master: ddb107e98b58ee280e99317cfd6efd16112678f2
4 changes: 0 additions & 4 deletions trunk/arch/powerpc/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -742,10 +742,6 @@ void __init generic_calibrate_decr(void)
}

#if defined(CONFIG_BOOKE) || defined(CONFIG_40x)
/* Set the time base to zero */
mtspr(SPRN_TBWL, 0);
mtspr(SPRN_TBWU, 0);

/* Clear any pending timer interrupts */
mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS);

Expand Down

0 comments on commit 94420cd

Please sign in to comment.