From: magnus.damm@gmail.com (Magnus Damm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 03/04] ARM: shmobile: No need to use INTC demux on r8a7740
Date: Tue, 09 Jul 2013 19:40:08 +0900 [thread overview]
Message-ID: <20130709104008.1891.17746.sendpatchset@w520> (raw)
In-Reply-To: <20130709103944.1891.67462.sendpatchset@w520>
From: Magnus Damm <damm@opensource.se>
Now when the r8a7740 code has been converted to make use of
GIC instead of INTC for root interrupt controller it is
possible to exclude the low level INTC demux function
shmobile_handle_irq_intc from linking.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
arch/arm/mach-shmobile/Makefile | 1 -
1 file changed, 1 deletion(-)
--- 0003/arch/arm/mach-shmobile/Makefile
+++ work/arch/arm/mach-shmobile/Makefile 2013-07-09 18:54:03.000000000 +0900
@@ -23,7 +23,6 @@ smp-$(CONFIG_ARCH_EMEV2) += smp-emev2.o
# IRQ objects
obj-$(CONFIG_ARCH_SH7372) += entry-intc.o
-obj-$(CONFIG_ARCH_R8A7740) += entry-intc.o
# PM objects
obj-$(CONFIG_SUSPEND) += suspend.o
next prev parent reply other threads:[~2013-07-09 10:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-09 10:39 [PATCH 00/04] ARM: shmobile: Random header and makefile cleanups Magnus Damm
2013-07-09 10:39 ` [PATCH 01/04] ARM: shmobile: No need to use INTC header on r8a7779 Magnus Damm
2013-07-10 1:12 ` Simon Horman
2013-07-09 10:40 ` [PATCH 02/04] ARM: shmobile: Use pm-rmobile on sh7372 and r8a7740 only Magnus Damm
2013-07-10 1:13 ` Simon Horman
2013-07-09 10:40 ` Magnus Damm [this message]
2013-07-10 1:13 ` [PATCH 03/04] ARM: shmobile: No need to use INTC demux on r8a7740 Simon Horman
2013-07-09 10:40 ` [PATCH 04/04] ARM: shmobile: Remove unused mach/dma.h Magnus Damm
2013-07-10 1:14 ` 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=20130709104008.1891.17746.sendpatchset@w520 \
--to=magnus.damm@gmail.com \
--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