* [PATCH] ARM: shmobile: r8a7740: Remove obsolete #include <asm/hardware/cache-l2x0.h>
@ 2016-02-09 18:45 Geert Uytterhoeven
2016-02-09 19:25 ` Simon Horman
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2016-02-09 18:45 UTC (permalink / raw)
To: linux-arm-kernel
As of commit 540977ae9746e60c ("ARM: shmobile: r8a7740: Migrate to
generic l2c OF initialization"), no l2x0 functionality is used from
platform code, so the include can be removed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
As you plan to respin renesas-dt-for-v4.6, perhaps this can still be
folded in the original commit?
arch/arm/mach-shmobile/setup-r8a7740.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-shmobile/setup-r8a7740.c b/arch/arm/mach-shmobile/setup-r8a7740.c
index 496569f9d578b863..3e71cd4168dd00cb 100644
--- a/arch/arm/mach-shmobile/setup-r8a7740.c
+++ b/arch/arm/mach-shmobile/setup-r8a7740.c
@@ -23,7 +23,6 @@
#include <asm/mach/map.h>
#include <asm/mach/arch.h>
#include <asm/mach/time.h>
-#include <asm/hardware/cache-l2x0.h>
#include "common.h"
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-09 19:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-09 18:45 [PATCH] ARM: shmobile: r8a7740: Remove obsolete #include <asm/hardware/cache-l2x0.h> Geert Uytterhoeven
2016-02-09 19:25 ` Simon Horman
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).