[PATCH] microblaze: timer: Use generic sched_clock implementation

2013-12-20 Thread Michal Simek
Remove sched_clock from the driver and use setup_check_clock function. Signed-off-by: Michal Simek --- Thomas: Can you please review this patch? I would like to be sure that I have done it correctly. Thanks, Michal --- arch/microblaze/Kconfig| 1 + arch/microblaze/kernel/timer.c | 27

[PATCH] microblaze: timer: Use generic sched_clock implementation

2013-12-20 Thread Michal Simek
Remove sched_clock from the driver and use setup_check_clock function. Signed-off-by: Michal Simek michal.si...@xilinx.com --- Thomas: Can you please review this patch? I would like to be sure that I have done it correctly. Thanks, Michal --- arch/microblaze/Kconfig| 1 +