alistair23-linux/arch/arm/plat-versatile/Kconfig
Stephen Boyd 2e3cd19bbd ARM: plat-versatile: Remove unused clock.c file
This file isn't compiled anymore because PLAT_VERSATILE_CLOCK is
never selected. Remove the file and the config.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-02-10 09:22:34 +01:00

7 lines
66 B
Plaintext

if PLAT_VERSATILE
config PLAT_VERSATILE_SCHED_CLOCK
bool
endif