Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192215
b: refs/heads/master
c: 104f9c4
h: refs/heads/master
i:
  192213: 286f60e
  192211: 07d06fa
  192207: 2d6e1a4
v: v3
  • Loading branch information
John Stultz authored and Thomas Gleixner committed Mar 12, 2010
1 parent ab85960 commit c5fc38c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: c4507257764ae0387f0d8c2ca57808f37e4c9439
refs/heads/master: 104f9c471ffb425fd081074ef31521b38d77592a
5 changes: 0 additions & 5 deletions trunk/arch/xtensa/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@ static struct irqaction timer_irqaction = {

void __init time_init(void)
{
/* FIXME: xtime&wall_to_monotonic are set in timekeeping_init. */
read_persistent_clock(&xtime);
set_normalized_timespec(&wall_to_monotonic,
-xtime.tv_sec, -xtime.tv_nsec);

#ifdef CONFIG_XTENSA_CALIBRATE_CCOUNT
printk("Calibrating CPU frequency ");
platform_calibrate_ccount();
Expand Down

0 comments on commit c5fc38c

Please sign in to comment.