diff options
author | 2021-05-24 23:18:14 +0100 | |
---|---|---|
committer | 2021-05-31 17:04:44 +0200 | |
commit | c2d4fee3f6d170dee5ee7c337a0ba5e92fad7a64 (patch) | |
tree | 9b9afd41961f668d367bc0d87c24404f99843ede /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clockevents: Use DEVICE_ATTR_[RO|WO] macros (diff) | |
download | wireguard-linux-c2d4fee3f6d170dee5ee7c337a0ba5e92fad7a64.tar.xz wireguard-linux-c2d4fee3f6d170dee5ee7c337a0ba5e92fad7a64.zip |
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
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions