Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1252280ybv; Thu, 13 Feb 2020 19:13:04 -0800 (PST) X-Google-Smtp-Source: APXvYqwD2HDRZSymqrmvVTNXdODpuxIu9Bc7zIvTIqFniVa9Lzeo59ursbf+IhL2tFn31ixvJDwD X-Received: by 2002:a9d:7d9a:: with SMTP id j26mr546001otn.21.1581649984219; Thu, 13 Feb 2020 19:13:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581649984; cv=none; d=google.com; s=arc-20160816; b=Aw+G9jC0Qyq6yAqpTTi6dIbkIeicRvIWmlmGLvYu3NPLXYcGnIuKJ4GfknMRncE0Ej f4Pjln2j6RuTufksyupU3ulDU1yb8oKhtKSk6/efTqhdHs3Eb0UbFkiDBaXz+1OdgKhX yp/qonm65UsJQtirYQxjQOI1ZbVbAX+B/l5cXPSa9XD25Ov9D0w7L7XndHXo7lQhKs9L gMAkFyz+gS/wDZC0YSvLFwN3cNBurzKAGr524koIdPsNHIykoUaS5IvoSUgorHFBwChk pev1Is/lm7Cp4BHsdmbHls2NN6C/V6HUton/hCKeUgUMZwx9oOBToAv0kQw/3o2qL7az tfmw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=pASvtvGFYGUb8DVJIZh8q9CR798v8zcpMh6c6GuxTg4=; b=WJmqnZiVb7oQKQq1gXk76TOEKDcLoQNhTEj48q3KLu0wqkDXCLYYOf3nlHTWCpttnc x5RIxr7jg2Ar7DJAE41GxdRg91Hfx9D4LktkIxAwCL4jik8t91hczQ4J34PdRB2YYI7D 8m/CM9kT2JrY8RgzfhFR+c3GsbA+LDuuDaxFM5kwWMxjj48fo9vL1ZZoWtcMrl35CwzJ DUl915twgSpnjY5C8w3Wk4Hs4DwRGq5VgnzJfAixI0REL2ViIG4qdHZq1VjiZM+fUjof +vFuPo/T/nBomLGPm/v5x33YJAaiI41Pv8UhLs7S2Jch5vG5bhoecQAdw21KNDQN023s 4UvQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y186si2003139oig.241.2020.02.13.19.12.51; Thu, 13 Feb 2020 19:13:04 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728242AbgBNDM2 (ORCPT + 99 others); Thu, 13 Feb 2020 22:12:28 -0500 Received: from inva020.nxp.com ([92.121.34.13]:46840 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727604AbgBNDM2 (ORCPT ); Thu, 13 Feb 2020 22:12:28 -0500 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id BE1121A9F46; Fri, 14 Feb 2020 04:12:25 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 4B3271A145F; Fri, 14 Feb 2020 04:12:19 +0100 (CET) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 9A0EA402F0; Fri, 14 Feb 2020 11:12:11 +0800 (SGT) From: Anson Huang To: linux@armlinux.org.uk, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, tglx@linutronix.de, rfontana@redhat.com, kstewart@linuxfoundation.org, allison@lohutok.net, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Linux-imx@nxp.com Subject: [PATCH] ARM: imx: Remove unused include of linux/irqchip/arm-gic.h Date: Fri, 14 Feb 2020 11:06:46 +0800 Message-Id: <1581649606-5118-1-git-send-email-Anson.Huang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org linux/irqchip/arm-gic.h is NOT used at all, no need to include it. Signed-off-by: Anson Huang --- arch/arm/mach-imx/gpc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-imx/gpc.c b/arch/arm/mach-imx/gpc.c index 07f1972..fb3cba8 100644 --- a/arch/arm/mach-imx/gpc.c +++ b/arch/arm/mach-imx/gpc.c @@ -10,7 +10,7 @@ #include #include #include -#include + #include "common.h" #include "hardware.h" -- 2.7.4