diff options
| author | Arnd Bergmann <[email protected]> | 2024-02-28 12:38:42 +0000 |
|---|---|---|
| committer | Florian Fainelli <[email protected]> | 2024-02-28 18:32:25 +0000 |
| commit | 456df41549f29546546d63bdf814cf455c01b56c (patch) | |
| tree | d9a458bc2ac0fb4b464ad4efcf89ed6fec80426a /drivers/cdx/controller/cdx_controller.c | |
| parent | ARM: brcmstb: Add debug UART entry for 74165 (diff) | |
| download | kernel-456df41549f29546546d63bdf814cf455c01b56c.tar.gz kernel-456df41549f29546546d63bdf814cf455c01b56c.zip | |
ARM: bcm: stop selecing CONFIG_TICK_ONESHOT
ARCH_BCM_MOBILE is the only platform that selects CONFIG_TICK_ONESHOT,
the others stopped 12 years ago in commit 98fab064d321 ("ARM: Remove
unnecessary selection of TICK_ONESHOT").
This inconsistency caused a build regression after an otherwise
correct change to the timers subsystem:
kernel/time/tick-sched.c:1599:6: error: redefinition of 'tick_sched_timer_dying'
1599 | void tick_sched_timer_dying(int cpu)
| ^
kernel/time/tick-sched.h:111:20: note: previous definition is here
111 | static inline void tick_sched_timer_dying(int cpu) { }
Drop this dead select.
Fixes: 3aedb7fcd88a ("tick/sched: Remove useless oneshot ifdeffery")
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Florian Fainelli <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
