Commit a43a8ebf authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

wr_clocksource: remove printk on every function call

parent 03ab515a
......@@ -90,7 +90,6 @@ static void wrcs_timer_fn(unsigned long unused)
wrcs_cs.rating=450; /* Perfect */
printk(KERN_DEBUG " %s: Timer function \n",__func__);
/* Read ppsg, all fields consistently so we can use the value */
do {
tai_l = readl(&wrcs_ppsg->CNTR_UTCLO);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment