Message ID | 1375048598-15637-3-git-send-email-robherring2@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 A8F6B9F4E2 for <patchwork-linux-arm@patchwork.kernel.org>; Sun, 28 Jul 2013 21:59:48 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 12CD120113 for <patchwork-linux-arm@patchwork.kernel.org>; Sun, 28 Jul 2013 21:59:45 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 32520200F1 for <patchwork-linux-arm@patchwork.kernel.org>; Sun, 28 Jul 2013 21:59:41 +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 1V3YzV-000544-8P; Sun, 28 Jul 2013 21:59:02 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V3Yz9-000215-LY; Sun, 28 Jul 2013 21:58:39 +0000 Received: from mail-ob0-x22a.google.com ([2607:f8b0:4003:c01::22a]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V3Yxw-0001tU-U3 for linux-arm-kernel@lists.infradead.org; Sun, 28 Jul 2013 21:57:32 +0000 Received: by mail-ob0-f170.google.com with SMTP id vb8so3044603obc.1 for <linux-arm-kernel@lists.infradead.org>; Sun, 28 Jul 2013 14:57:03 -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:x-mailer:in-reply-to:references; bh=RBaEAEshMMpnHgGE1SquTinQMcckGA8tlCH8T/G8kCQ=; b=lmmKbXM9sLW8fpdEWzx6U7vIiZ94lqAR9nd82uWdob7uIHL6g1qeidADnbhlxA9sfm wjG/v2FhcJh61oISW4FLM7kv6ejMxPJGMfBf4WkeXT4gAJQduqWTpSSoK5xC9VENBReQ PRdal0SawoqrvYSat1gbbRXJMESDmUqYDg8+BiKbE5yuE/tC/sGQnDIUlGhecYYNVxlg ONPbN47LOpEmFqVMTvgLWZP3Ln2sCFQm2LRRGmDHPciCFEi7BqcGd2fuvx5FScuFn1EP pPKJoMeWAfxwH+vF50sdheVHx9DPMiSOr4krlEPtMKMRlJ+KXrRCbQPWmav9s0iguT1N 04hw== X-Received: by 10.182.120.196 with SMTP id le4mr50073406obb.57.1375048623092; Sun, 28 Jul 2013 14:57:03 -0700 (PDT) Received: from rob-laptop.grandenetworks.net (65-36-73-129.dyn.grandenetworks.net. [65.36.73.129]) by mx.google.com with ESMTPSA id r4sm84375587oem.3.2013.07.28.14.57.01 for <multiple recipients> (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 28 Jul 2013 14:57:02 -0700 (PDT) From: Rob Herring <robherring2@gmail.com> To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/7] ARM: PSCI: remove unnecessary include of arm-gic.h Date: Sun, 28 Jul 2013 16:56:33 -0500 Message-Id: <1375048598-15637-3-git-send-email-robherring2@gmail.com> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1375048598-15637-1-git-send-email-robherring2@gmail.com> References: <1375048598-15637-1-git-send-email-robherring2@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130728_175725_083802_AA3AF0C8 X-CRM114-Status: GOOD ( 10.48 ) X-Spam-Score: -1.8 (-) Cc: Russell King <linux@arm.linux.org.uk>, Rob Herring <rob.herring@calxeda.com> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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=-5.5 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, 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 |
diff --git a/arch/arm/kernel/psci_smp.c b/arch/arm/kernel/psci_smp.c index 70ded3f..570a48c 100644 --- a/arch/arm/kernel/psci_smp.c +++ b/arch/arm/kernel/psci_smp.c @@ -14,7 +14,6 @@ */ #include <linux/init.h> -#include <linux/irqchip/arm-gic.h> #include <linux/smp.h> #include <linux/of.h>