From: Geert Uytterhoeven Date: Thu, 15 Nov 2018 09:58:58 +0000 (+0100) Subject: ARM: OMAP2+: timer: Remove obsolete inclusion of X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b76455335447fa8b73ebc0ca768e46ee74fcd329;p=linux.git ARM: OMAP2+: timer: Remove obsolete inclusion of As of commit d1dabab2841d546f ("ARM: OMAP2+: Clean up omap4_local_timer_init"), this header file is no longer used. Signed-off-by: Geert Uytterhoeven Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/timer.c b/arch/arm/mach-omap2/timer.c index 98ed5ac073bc1..07bea84c5d6e4 100644 --- a/arch/arm/mach-omap2/timer.c +++ b/arch/arm/mach-omap2/timer.c @@ -44,7 +44,6 @@ #include #include -#include #include "omap_hwmod.h" #include "omap_device.h"