FROMGIT: tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard
tick-broadcast.o is only built if CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y so remove the redundant #ifdef guards around the definition of tick_receive_broadcast(). Signed-off-by:Will Deacon <will@kernel.org> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20210524221818.15850-2-will@kernel.org (cherry picked from commit c2d4fee3 tip/tip.git timers/core) Signed-off-by:
Will Deacon <willdeacon@google.com> Bug: 185092876 Change-Id: Ifb18a53bfad8d228f6f76c9b74c9bca8de27759a
Loading