Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / drivers / clocksource / mxs_timer.c
index bc96a4c..e52e12d 100644 (file)
@@ -131,10 +131,7 @@ static void mxs_irq_clear(char *state)
 
        /* Clear pending interrupt */
        timrot_irq_acknowledge();
-
-#ifdef DEBUG
-       pr_info("%s: changing mode to %s\n", __func__, state)
-#endif /* DEBUG */
+       pr_debug("%s: changing mode to %s\n", __func__, state);
 }
 
 static int mxs_shutdown(struct clock_event_device *evt)