From patchwork Wed Feb 15 16:52:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13141956 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7019EC636CC for ; Wed, 15 Feb 2023 16:53:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=2LyXtJq9fDPmKi6PxDdFDf14NsIBtSCPkZE2SeEWqQM=; b=yb84yf/unRyy3g y+6qAx2dcMvb+4XSsUWwhm7dNRvbAnCbqAJ1H4KIZAIgdnGFKTZ4jT41rXfd036B7u9BedCE0ArEE d6bamVumEA/MwA+gQ5GKVbRNpa9J1k8Ws0gtTFcRdgVypgtyblILH6RmTc9es/J7j8xoG1KUvOmL5 DjAriL3379yg3a2QC27URLIpB72gcj/B+qOdLm2PbZwX+6+qI7VC86q3pFJmVZl3f34VK+MXtwCr8 GsUF3usCD71VnYR5f7XedzYHMLsZbAqhV//6wILQJz1Vc3oB+Smu4mZ9tQQINF+JvDnRwcQsbt64k XAAIqHVuC9qrNFlHWnNA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pSL0s-006ZwH-Gy; Wed, 15 Feb 2023 16:52:10 +0000 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pSL0p-006ZvZ-Fg for linux-arm-kernel@lists.infradead.org; Wed, 15 Feb 2023 16:52:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1676479927; x=1708015927; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=8/i1BluFtjUwTdVlQY3hhixrEBqCRsP6t/IrrG8HidM=; b=m7QNcSocQoJDuBiKBGwBpY9JwBF4V7PTOXzMuI0YGqNt+diFXMhDTE8Z 2mNhzx3Q8vVvih1z75E4a/GkJ48mKJInqsOLHsj9kPfGAMK1TeWnz2udF ccdSU5sO86HV4Ka7w1FZGUUJ4A0ksMKVOzvpiaDsm8WqbTMbY/4s1/B/D z9V4B6H9SvTI9YOe71elSHU+bBBFxhsaCtlQBiDs960YhLzMEXZhUu6Zs VgMGdmQPXvAKe99lHFEmA1VRaV+7zUH7ncdFLfOi8lNGUUvKTAv/tt1mE Py+JE7RE5J+T+ZDvSlsRvrBaW40+/WQ7bs1i9ROgGWPr5TLZGxrZh6bb2 g==; X-IronPort-AV: E=McAfee;i="6500,9779,10622"; a="319512331" X-IronPort-AV: E=Sophos;i="5.97,300,1669104000"; d="scan'208";a="319512331" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Feb 2023 08:52:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10622"; a="733379580" X-IronPort-AV: E=Sophos;i="5.97,300,1669104000"; d="scan'208";a="733379580" Received: from black.fi.intel.com ([10.237.72.28]) by fmsmga008.fm.intel.com with ESMTP; 15 Feb 2023 08:51:59 -0800 Received: by black.fi.intel.com (Postfix, from userid 1003) id ACD9E1A6; Wed, 15 Feb 2023 18:52:39 +0200 (EET) From: Andy Shevchenko To: Greg Kroah-Hartman , Piyush Mehta , linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Thinh Nguyen , Michal Simek , Andy Shevchenko Subject: [PATCH v1 1/1] usb: dwc3: xilinx: Remove unused of_gpio,h Date: Wed, 15 Feb 2023 18:52:39 +0200 Message-Id: <20230215165239.83806-1-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230215_085207_584708_822A7433 X-CRM114-Status: GOOD ( 11.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org of_gpio.h provides a single function, which is not used in this driver. Remove unused header. Signed-off-by: Andy Shevchenko Reviewed-by: Michal Simek --- drivers/usb/dwc3/dwc3-xilinx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/usb/dwc3/dwc3-xilinx.c b/drivers/usb/dwc3/dwc3-xilinx.c index 0745e9f11b2e..2c36f97652ca 100644 --- a/drivers/usb/dwc3/dwc3-xilinx.c +++ b/drivers/usb/dwc3/dwc3-xilinx.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include