From patchwork Thu Apr 10 08:24:51 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 3960421 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 00631BFF02 for ; Thu, 10 Apr 2014 08:26:23 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 34EFF20632 for ; Thu, 10 Apr 2014 08:26:22 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2C15F20513 for ; Thu, 10 Apr 2014 08:26:21 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WYAJJ-00055e-Qt; Thu, 10 Apr 2014 08:26:13 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WYAJH-00065E-7l; Thu, 10 Apr 2014 08:26:11 +0000 Received: from mail-pa0-f47.google.com ([209.85.220.47]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WYAJ9-00063a-Qx for linux-arm-kernel@lists.infradead.org; Thu, 10 Apr 2014 08:26:04 +0000 Received: by mail-pa0-f47.google.com with SMTP id lj1so3672695pab.20 for ; Thu, 10 Apr 2014 01:25:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=U71TeI7wh+g0Ah3M7iExHOfOjPcyPGWg7Uym5LbxTSo=; b=Xse2DIPaQVsRY1rsRK6zZ9oG7DL+kMzdOEVnlPQPOO/iZcbj0RGkUvVXcRP46qCuzP 98emkyCdIJYeYVFYvNwt0bKZMeJUUqwbp6if0Gyg8Dz/W/nYN4gu1+orGUkJcCnd8Kfk oLk0tU32pH6f+k5Qjhh3mKD0h9RBQihpgyUITfoQUHEBylzK1NfwfVGIOMGMt2hRBe9K 8QV5On5wXlajVwnyU0ml6T8GGyiTjG8G/8ppieBkc5H/dF8j1P0HCkmHncpWhQhyHBtv hTqhTD9TgGzcJV7s1xQWzz6M3XnMUqa1PzSq4fe+InkBdtYQ9QGhLpjUi9ypSWILuVwE Cz2w== X-Gm-Message-State: ALoCoQmIYrhqwYRrQmckXF88nAoda7UQOA8y7G7yB8AVG90HwucxWRrSHYr1DwOP+CsBk3nsaGHh X-Received: by 10.66.124.232 with SMTP id ml8mr18110100pab.38.1397118342351; Thu, 10 Apr 2014 01:25:42 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id zv3sm17093797pab.20.2014.04.10.01.25.39 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Apr 2014 01:25:41 -0700 (PDT) From: Sachin Kamat To: linux-samsung-soc@vger.kernel.org Subject: [PATCH 1/6] ARM: EXYNOS: Remove duplicate lines in Makefile Date: Thu, 10 Apr 2014 13:54:51 +0530 Message-Id: <1397118296-6846-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1397118296-6846-1-git-send-email-sachin.kamat@linaro.org> References: <1397118296-6846-1-git-send-email-sachin.kamat@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140410_042603_964783_95D0CC87 X-CRM114-Status: GOOD ( 10.96 ) X-Spam-Score: -2.6 (--) Cc: sachin.kamat@linaro.org, kgene.kim@samsung.com, arnd@arndb.de, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Group all files compiled under common config option together. Signed-off-by: Sachin Kamat --- arch/arm/mach-exynos/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/arch/arm/mach-exynos/Makefile b/arch/arm/mach-exynos/Makefile index a656dbe3b78c..f6dcc256db56 100644 --- a/arch/arm/mach-exynos/Makefile +++ b/arch/arm/mach-exynos/Makefile @@ -12,20 +12,15 @@ obj- := # Core -obj-$(CONFIG_ARCH_EXYNOS) += exynos.o +obj-$(CONFIG_ARCH_EXYNOS) += exynos.o pmu.o exynos-smc.o firmware.o obj-$(CONFIG_PM_SLEEP) += pm.o sleep.o obj-$(CONFIG_PM_GENERIC_DOMAINS) += pm_domains.o obj-$(CONFIG_CPU_IDLE) += cpuidle.o -obj-$(CONFIG_ARCH_EXYNOS) += pmu.o - obj-$(CONFIG_SMP) += platsmp.o headsmp.o obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o -obj-$(CONFIG_ARCH_EXYNOS) += exynos-smc.o -obj-$(CONFIG_ARCH_EXYNOS) += firmware.o - plus_sec := $(call as-instr,.arch_extension sec,+sec) AFLAGS_exynos-smc.o :=-Wa,-march=armv7-a$(plus_sec)