Skip to content

Commit 2b65c11

Browse files
bulwahnarndb
authored andcommitted
arm: nomadik: drop selecting obsolete CLKSRC_NOMADIK_MTU_SCHED_CLOCK
Commit 85b6fca ("clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCK") removes a sched_clock workaround and its corresponding config CLKSRC_NOMADIK_MTU_SCHED_CLOCK. Since then, selecting CLKSRC_NOMADIK_MTU_SCHED_CLOCK in ./arch/arm/mach-nomadik/Kconfig has no effect and ./scripts/checkkconfigsymbols.py warns: CLKSRC_NOMADIK_MTU_SCHED_CLOCK Referencing files: arch/arm/mach-nomadik/Kconfig Simply drop selecting the obsolete CLKSRC_NOMADIK_MTU_SCHED_CLOCK. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20220410145623.2620380-1-linus.walleij@linaro.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent b2d229d commit 2b65c11

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/mach-nomadik/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ menuconfig ARCH_NOMADIK
55
select ARM_AMBA
66
select ARM_VIC
77
select CLKSRC_NOMADIK_MTU
8-
select CLKSRC_NOMADIK_MTU_SCHED_CLOCK
98
select CPU_ARM926T
109
select GPIOLIB
1110
select MFD_SYSCON

0 commit comments

Comments
 (0)