From: geert+renesas@glider.be (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: shmobile: r8a7740: Remove obsolete #include <asm/hardware/cache-l2x0.h>
Date: Tue, 9 Feb 2016 19:45:04 +0100 [thread overview]
Message-ID: <1455043504-27933-1-git-send-email-geert+renesas@glider.be> (raw)
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
next reply other threads:[~2016-02-09 18:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-09 18:45 Geert Uytterhoeven [this message]
2016-02-09 19:25 ` [PATCH] ARM: shmobile: r8a7740: Remove obsolete #include <asm/hardware/cache-l2x0.h> Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1455043504-27933-1-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).