From 2e3cd19bbd1a39e09f8e6a8020b79136d3fc3c7a Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Wed, 10 Feb 2016 09:22:04 +0100 Subject: 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 Signed-off-by: Stephen Boyd Signed-off-by: Linus Walleij --- arch/arm/plat-versatile/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/arm/plat-versatile/Kconfig') diff --git a/arch/arm/plat-versatile/Kconfig b/arch/arm/plat-versatile/Kconfig index 49b8ef91584a..98b9b8e9f698 100644 --- a/arch/arm/plat-versatile/Kconfig +++ b/arch/arm/plat-versatile/Kconfig @@ -1,8 +1,5 @@ if PLAT_VERSATILE -config PLAT_VERSATILE_CLOCK - bool - config PLAT_VERSATILE_SCHED_CLOCK bool -- cgit v1.2.3