linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>
@ 2018-11-15 10:00 Geert Uytterhoeven
  2018-11-16 10:15 ` Thierry Reding
  2018-11-18  1:26 ` Daniel Lezcano
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2018-11-15 10:00 UTC (permalink / raw)
  To: Daniel Lezcano, Thomas Gleixner, Thierry Reding, Jonathan Hunter
  Cc: linux-tegra, linux-arm-kernel, linux-kernel, Geert Uytterhoeven

As of commit da4a686a2cfb077a ("ARM: smp_twd: convert to use CLKSRC_OF
init"), this header file is no longer used.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/clocksource/tegra20_timer.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/clocksource/tegra20_timer.c b/drivers/clocksource/tegra20_timer.c
index aa624885e0e239df..4293943f4e2b471e 100644
--- a/drivers/clocksource/tegra20_timer.c
+++ b/drivers/clocksource/tegra20_timer.c
@@ -30,7 +30,6 @@
 #include <linux/delay.h>
 
 #include <asm/mach/time.h>
-#include <asm/smp_twd.h>
 
 #define RTC_SECONDS            0x08
 #define RTC_SHADOW_SECONDS     0x0c
-- 
2.17.1


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

* Re: [PATCH] clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>
  2018-11-15 10:00 [PATCH] clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h> Geert Uytterhoeven
@ 2018-11-16 10:15 ` Thierry Reding
  2018-11-18  1:26 ` Daniel Lezcano
  1 sibling, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2018-11-16 10:15 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Daniel Lezcano, Thomas Gleixner, Jonathan Hunter, linux-tegra,
	linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]

On Thu, Nov 15, 2018 at 11:00:37AM +0100, Geert Uytterhoeven wrote:
> As of commit da4a686a2cfb077a ("ARM: smp_twd: convert to use CLKSRC_OF
> init"), this header file is no longer used.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  drivers/clocksource/tegra20_timer.c | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Thierry Reding <treding@nvidia.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PATCH] clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>
  2018-11-15 10:00 [PATCH] clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h> Geert Uytterhoeven
  2018-11-16 10:15 ` Thierry Reding
@ 2018-11-18  1:26 ` Daniel Lezcano
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Lezcano @ 2018-11-18  1:26 UTC (permalink / raw)
  To: Geert Uytterhoeven, Thomas Gleixner, Thierry Reding, Jonathan Hunter
  Cc: linux-tegra, linux-arm-kernel, linux-kernel

On 15/11/2018 11:00, Geert Uytterhoeven wrote:
> As of commit da4a686a2cfb077a ("ARM: smp_twd: convert to use CLKSRC_OF
> init"), this header file is no longer used.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
Applied.

Thanks!

-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-15 10:00 [PATCH] clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h> Geert Uytterhoeven
2018-11-16 10:15 ` Thierry Reding
2018-11-18  1:26 ` Daniel Lezcano

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).