summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2019-03-29 11:28:52 +0100
committerBorislav Petkov <bp@suse.de>2019-03-29 14:13:44 +0100
commitaba0954327c831f593702e3a81ef3ad4bec7a838 (patch)
tree407d37e26a3d06265824d8f3aa053f7d3de11cd9 /Documentation/devicetree
parent7a8e61f8478639072d402a26789055a4a4de8f77 (diff)
tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()
Randconfig builds with CONFIG_TICK_ONESHOT=y CONFIG_HOTPLUG_CPU=n trigger kernel/time/tick-broadcast.c:39:13: warning: ‘tick_broadcast_oneshot_offline’ \ declared ‘static’ but never defined [-Wunused-function] due to that function's definition missing. Move the CONFIG_HOTPLUG_CPU ifdeffery around its declaration too. Fixes: 1b72d4323798 ("tick: Remove outgoing CPU from broadcast masks") Signed-off-by: Borislav Petkov <bp@suse.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org> Cc: Valentin Schneider <valentin.schneider@arm.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: x86@kernel.org Link: https://lkml.kernel.org/r/20190329110508.6621-1-bp@alien8.de
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions