Message ID | 1412040930-16864-3-git-send-email-computersforpeace@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 5CC0D9F1D4 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 30 Sep 2014 01:38:45 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 79D9320200 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 30 Sep 2014 01:38:44 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (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 ADAD1201CE for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 30 Sep 2014 01:38:43 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XYmMj-0003jb-RG; Tue, 30 Sep 2014 01:36:33 +0000 Received: from mail-pd0-x232.google.com ([2607:f8b0:400e:c02::232]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XYmMY-0003Vh-Rk for linux-arm-kernel@lists.infradead.org; Tue, 30 Sep 2014 01:36:23 +0000 Received: by mail-pd0-f178.google.com with SMTP id y10so3576959pdj.23 for <linux-arm-kernel@lists.infradead.org>; Mon, 29 Sep 2014 18:35:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=D5hrEa5mBqlTRN8VXaDF6H67BcLw+18d12WM5cLOFsI=; b=Bi4JfOCMqChO96xC2USkE6Nl8huQ5sAdbuDrgxKC4MDUTGKNw86TZvkUP2/n96UWVS jZ1yAoUDgZK640/WllgI++FtgalXvw4/TcXtHXrszpin4NC/HgZLtmo87Q3tYcriI/+8 QdR0ul2pSyK80Mvj9tA+LQ3j8+c3s8RFGhLaEP9tx/o3sBVP8FXX7mr05wAMFZFyup9o x5xpAvvmtLsuzi3gKfydYrvPgcFqfgnOC+ZWzNWM6bDZEizHIKE7X8n8nUnp8myXlcSo t5JsI57n4bdex975AeVzNTMkgN3aQqpu6x5Gdqc7AesAqwvA0ezC9OGEE/pulzBltobY zUlw== X-Received: by 10.68.68.173 with SMTP id x13mr31278999pbt.84.1412040958927; Mon, 29 Sep 2014 18:35:58 -0700 (PDT) Received: from ld-irv-0074.broadcom.com (5520-maca-inet1-outside.broadcom.com. [216.31.211.11]) by mx.google.com with ESMTPSA id ip3sm13486258pbc.58.2014.09.29.18.35.57 for <multiple recipients> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 29 Sep 2014 18:35:58 -0700 (PDT) From: Brian Norris <computersforpeace@gmail.com> To: <linux-arm-kernel@lists.infradead.org> Subject: [PATCH 2/5] ARM: mvebu: drop unnecessary include Date: Mon, 29 Sep 2014 18:35:27 -0700 Message-Id: <1412040930-16864-3-git-send-email-computersforpeace@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1412040930-16864-1-git-send-email-computersforpeace@gmail.com> References: <1412040930-16864-1-git-send-email-computersforpeace@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140929_183622_918494_E39D15DE X-CRM114-Status: GOOD ( 10.30 ) X-Spam-Score: -0.8 (/) Cc: Andrew Lunn <andrew@lunn.ch>, Russell King <linux@arm.linux.org.uk>, Jason Cooper <jason@lakedaemon.net>, Linux Kernel <linux-kernel@vger.kernel.org>, Gregory Clement <gregory.clement@free-electrons.com>, Brian Norris <computersforpeace@gmail.com>, Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham 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 |
diff --git a/arch/arm/mach-mvebu/pmsu.c b/arch/arm/mach-mvebu/pmsu.c index 8a70a51533fd..2d283cbc5cc7 100644 --- a/arch/arm/mach-mvebu/pmsu.c +++ b/arch/arm/mach-mvebu/pmsu.c @@ -33,7 +33,6 @@ #include <linux/slab.h> #include <linux/smp.h> #include <asm/cacheflush.h> -#include <asm/cp15.h> #include <asm/smp_scu.h> #include <asm/smp_plat.h> #include <asm/suspend.h>
<asm/cp15.h> is only being included because of the implicit requirements of v7_exit_coherency_flush(). Now that the implicit include is provided for us, we can drop it from our explicit list. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Cc: Jason Cooper <jason@lakedaemon.net> Cc: Andrew Lunn <andrew@lunn.ch> Cc: Gregory Clement <gregory.clement@free-electrons.com> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> --- arch/arm/mach-mvebu/pmsu.c | 1 - 1 file changed, 1 deletion(-)