/* SPDX-License-Identifier: GPL-2.0-only */ #include void init_timer(void) { /* No need to do anything here as long as udelay() is implemented via monolitic timer */ }