linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>
@ 2018-11-15  9:58 Geert Uytterhoeven
  2018-11-19 18:06 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2018-11-15  9:58 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: linux-renesas-soc, linux-omap, Geert Uytterhoeven, linux-arm-kernel

As of commit d1dabab2841d546f ("ARM: OMAP2+: Clean up
omap4_local_timer_init"), this header file is no longer used.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/mach-omap2/timer.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-omap2/timer.c b/arch/arm/mach-omap2/timer.c
index 98ed5ac073bc1fca..07bea84c5d6e4f2a 100644
--- a/arch/arm/mach-omap2/timer.c
+++ b/arch/arm/mach-omap2/timer.c
@@ -44,7 +44,6 @@
 #include <linux/sched_clock.h>
 
 #include <asm/mach/time.h>
-#include <asm/smp_twd.h>
 
 #include "omap_hwmod.h"
 #include "omap_device.h"
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>
  2018-11-15  9:58 [PATCH] ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h> Geert Uytterhoeven
@ 2018-11-19 18:06 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2018-11-19 18:06 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-renesas-soc, linux-omap, linux-arm-kernel

* Geert Uytterhoeven <geert+renesas@glider.be> [181115 03:25]:
> As of commit d1dabab2841d546f ("ARM: OMAP2+: Clean up
> omap4_local_timer_init"), this header file is no longer used.

Applying into omap-for-v4.21/soc thanks.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-19 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-15  9:58 [PATCH] ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h> Geert Uytterhoeven
2018-11-19 18:06 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).