Message ID | 1380248694-13388-5-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@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 C48A5BFF0B for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 27 Sep 2013 02:28:30 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0EDB1202EB for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 27 Sep 2013 02:28:30 +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 E2A23202EA for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 27 Sep 2013 02:28:28 +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 1VPNlv-0006nH-R7; Fri, 27 Sep 2013 02:27: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 1VPNlV-0002ws-JH; Fri, 27 Sep 2013 02:26:45 +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 1VPNkf-0002q2-9O for linux-arm-kernel@lists.infradead.org; Fri, 27 Sep 2013 02:25:56 +0000 Received: by mail-ob0-f170.google.com with SMTP id va2so2825499obc.29 for <linux-arm-kernel@lists.infradead.org>; Thu, 26 Sep 2013 19:25:32 -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=RBaEAEshMMpnHgGE1SquTinQMcckGA8tlCH8T/G8kCQ=; b=pEMxADgQXfcPSSP2i5LHf7NF0zpalpFA7GI8BlliqasmMnxdsANSle3N6Gr3jY3tyx 8VRElexJR+rWJxD24Pep8/O9kMBbxHr8hEJEoC57W+d/YVuPR7mQEY8i2WW5zzRmgke9 /OaphUdDwBQyWh8L4fm2VBQ86Git2t0r1B52dgiLUl0hJJpsLlor413iD0AWqR33zMoe OF4FD5hWp9+9rubnCdps0qT4V5PKY1AqdOtHF9vElXLa/Cc2zFii6VdXka51ojXRBHKL HIn9QXBKyeC8c2thK4B3b6GOJctF15S6JO5FNsFJbu7eK2LI+T6AhM32b/a7M8l5+wV/ A5tw== X-Received: by 10.182.129.201 with SMTP id ny9mr3674108obb.0.1380248732239; Thu, 26 Sep 2013 19:25:32 -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 b5sm7615423obj.8.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 26 Sep 2013 19:25:31 -0700 (PDT) From: Rob Herring <robherring2@gmail.com> To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 4/6] ARM: PSCI: remove unnecessary include of arm-gic.h Date: Thu, 26 Sep 2013 21:24:52 -0500 Message-Id: <1380248694-13388-5-git-send-email-robherring2@gmail.com> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1380248694-13388-1-git-send-email-robherring2@gmail.com> References: <1380248694-13388-1-git-send-email-robherring2@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130926_222553_452363_DC117C30 X-CRM114-Status: GOOD ( 10.26 ) 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=-6.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>