linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: pebolle@tiscali.nl (Paul Bolle)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [RESEND] ARM: remove last use of CONFIG_CPU_ARM710
Date: Wed, 14 May 2014 10:24:25 +0200	[thread overview]
Message-ID: <1400055865.31197.4.camel@x220> (raw)
In-Reply-To: <1364507176.1345.45.camel@x61.thuisdomein>

Support for ARM710 CPUs was removed in v3.5. Now remove the last code
depending on its Kconfig macro.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
First submitted in March 2103. Still untested. Please note that
cpu_arm7_data_abort was also removed in v3.5.

 arch/arm/include/asm/glue-df.h | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/arm/include/asm/glue-df.h b/arch/arm/include/asm/glue-df.h
index 6b70f1b46a6e..04e18b656659 100644
--- a/arch/arm/include/asm/glue-df.h
+++ b/arch/arm/include/asm/glue-df.h
@@ -31,14 +31,6 @@
 #undef CPU_DABORT_HANDLER
 #undef MULTI_DABORT
 
-#if defined(CONFIG_CPU_ARM710)
-# ifdef CPU_DABORT_HANDLER
-#  define MULTI_DABORT 1
-# else
-#  define CPU_DABORT_HANDLER cpu_arm7_data_abort
-# endif
-#endif
-
 #ifdef CONFIG_CPU_ABRT_EV4
 # ifdef CPU_DABORT_HANDLER
 #  define MULTI_DABORT 1
-- 
1.9.0

  reply	other threads:[~2014-05-14  8:24 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-28 21:46 [PATCH] ARM: remove last use of CONFIG_CPU_ARM710 Paul Bolle
2014-05-14  8:24 ` Paul Bolle [this message]
2014-05-14  8:48   ` [PATCH] [RESEND] " Alexander Shiyan
2014-05-14  9:07     ` Paul Bolle
2014-05-14  9:17   ` Arnd Bergmann
2014-05-14  9:25     ` Paul Bolle
2014-05-14  9:28       ` Arnd Bergmann
2014-05-16  9:29         ` [PATCH] ARM: remove ARM710 specific assembler code Paul Bolle
2014-05-16 12:55           ` Russell King - ARM Linux
2014-05-16 14:50             ` Paul Bolle
2014-05-17  9:23             ` Catalin Marinas
2014-05-17  9:46               ` Russell King - ARM Linux
2014-05-17  9:56                 ` Catalin Marinas
2014-05-17 10:26                   ` Russell King - ARM Linux
2014-05-19 10:18                     ` Catalin Marinas
2014-05-19 11:26                   ` Arnd Bergmann
2014-05-20 16:05                     ` Tony Lindgren
2014-05-20 20:09                       ` Arnd Bergmann
2014-05-22 18:40                         ` Tony Lindgren
2014-05-22 18:42                           ` Tony Lindgren
2014-05-20 15:48               ` One Thousand Gnomes
2014-05-20 16:14                 ` Catalin Marinas
2014-05-23  9:07         ` [PATCH] [RESEND] ARM: remove last use of CONFIG_CPU_ARM710 Paul Bolle
2014-05-23  9:22           ` Arnd Bergmann

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=1400055865.31197.4.camel@x220 \
    --to=pebolle@tiscali.nl \
    --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).