mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +09:00
The recent conversion of the hrtimer resolution failed to convert the printk format from %li to %u. Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>