mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-03 11:43:03 +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>