From: shc_work@mail.ru (Alexander Shiyan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 05/17] ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removed
Date: Sat, 10 Nov 2012 14:58:44 +0400 [thread overview]
Message-ID: <1352545136-29089-6-git-send-email-shc_work@mail.ru> (raw)
In-Reply-To: <1352545136-29089-1-git-send-email-shc_work@mail.ru>
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
arch/arm/boot/compressed/Makefile | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/arch/arm/boot/compressed/Makefile b/arch/arm/boot/compressed/Makefile
index 537208f..5cad8a6 100644
--- a/arch/arm/boot/compressed/Makefile
+++ b/arch/arm/boot/compressed/Makefile
@@ -45,11 +45,6 @@ ifeq ($(CONFIG_ARCH_SHARK),y)
OBJS += head-shark.o ofw-shark.o
endif
-ifeq ($(CONFIG_ARCH_P720T),y)
-# Borrow this code from SA1100
-OBJS += head-sa1100.o
-endif
-
ifeq ($(CONFIG_ARCH_SA1100),y)
OBJS += head-sa1100.o
endif
--
1.7.8.6
next prev parent reply other threads:[~2012-11-10 10:58 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-10 10:58 [PATCH v2 00/17] ARM: Patchset for CLPS711X Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 01/17] ARM: clps711x: Load serial driver from boards Alexander Shiyan
2012-11-12 16:15 ` Arnd Bergmann
2012-11-10 10:58 ` [PATCH v2 02/17] ARM: clps711x: Using platform_driver for ethernet device Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 03/17] ARM: clps711x: p720t: Using "leds-gpio" driver for LED control Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 04/17] ARM: clps711x: Transform clps711x-framebuffer to platform driver and use it Alexander Shiyan
2012-11-10 10:58 ` Alexander Shiyan [this message]
2012-11-10 10:58 ` [PATCH v2 06/17] ARM: clps711x: Always select AUTO_ZRELADDR for a platform Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 07/17] ARM: clps711x: cdb89712: Special driver for handling memory is removed Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 08/17] ARM: clps711x: Implement usage "SPARSE_IRQ" kernel option for a platform Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 09/17] ARM: clps711x: Implement usage "MULTI_IRQ_HANDLER" " Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 10/17] ARM: clps711x: Add FIQ interrupt handling Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 11/17] ARM: clps711x: Unused empty "ACK" calls for IRQ-chips removed Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 12/17] ARM: clps711x: autcpu12: Special driver for handling NAND memory is removed Alexander Shiyan
2012-11-12 16:17 ` Arnd Bergmann
2012-11-13 7:53 ` Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 13/17] ARM: clps711x: Moving power management of framebuffer driver to the board Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 14/17] ARM: clps711x: p720t: Special driver for handling NAND memory is removed Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 15/17] ARM: clps711x: Rename board files to match functionality Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 16/17] ARM: clps711x: Update defconfig due latest changes and new kernel symbols Alexander Shiyan
2012-11-10 10:58 ` [PATCH v2 17/17] MAINTAINERS: Add ARM CLPS711X entry Alexander Shiyan
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=1352545136-29089-6-git-send-email-shc_work@mail.ru \
--to=shc_work@mail.ru \
--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).