From patchwork Mon Mar 4 17:56:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13580972 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 3AE5FC5478C for ; Mon, 4 Mar 2024 17:56:38 +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=l+OYbxKLbVd0mUl5O5fN2odwwajJsoDbxCzUgptnBYM=; b=hCUe2Fe0u/Z8NP PxLGrP20Yi+Aay2Xv3bQCIag0yejv4ZNO81fUf+Da5p4Cl6Ns4u74KS2XDBEQClueho+hnIhbgMPb y3D/B9gc+o+b6ciokXVlNqvNY1SHv6a/OZoqP3XxqjKzc7i0NU88z0IlCff7M4NRSJ47vDR0FCEfu mw4h18N0qrehmkIEN0EPKWsn84eNhwkktOKlR+ca5qqIisnafpFZIRESUoH18mgPAQj0l0Do9n3vR pfu32+o/f4ICpkOMOlo7MVyLta7YWWBfpjkCKxa7pik7YbV7w5TA0x58X7iJhNTg77q92d19yw63v SWhRtF7ED8EdbSnzVCgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhCY0-0000000A5XJ-3Yk5; Mon, 04 Mar 2024 17:56:20 +0000 Received: from mgamail.intel.com ([198.175.65.16]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhCXx-0000000A5Uq-0WSg for linux-arm-kernel@lists.infradead.org; Mon, 04 Mar 2024 17:56:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1709574977; x=1741110977; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=drtzyZtOwqkOW+9tBb7Ed1tvYjSnYABhtG4eJWqnI48=; b=l+sH5REVSAFhDWael2wI7J5wmyDeJzVNCeU+FYgEyhm9cty0c0yGeD6K LSOwVJUzLd/XsPxrbfQm3Nh3o8B2aL84+fAA1l+ZAtwTxKw0SZxmDPNTt LaBAmKP7necubdOUnE4kZo0bV6DouOGlMbtXpQrBDOysDG7XbvjMUuDNZ qQU6qGhLZM4HdMgat8M2udOSnfD2Tk6i+dZ+Poa3VIe1swH2eqH8Fy/Qw SqPF/UyMrKwUJd7KNkkdKvTzg0SPDcJ2gpff2F/sv1Vz/bsOiw3X4PKOb HX/fc9R0X7YAfEN/u3RObTf8gMsj8hxWB0HFbaP+eeVQujRn8VRDYgR0C Q==; X-IronPort-AV: E=McAfee;i="6600,9927,11003"; a="4210401" X-IronPort-AV: E=Sophos;i="6.06,204,1705392000"; d="scan'208";a="4210401" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orvoesa108.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Mar 2024 09:56:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,11003"; a="937040908" X-IronPort-AV: E=Sophos;i="6.06,204,1705392000"; d="scan'208";a="937040908" Received: from black.fi.intel.com ([10.237.72.28]) by fmsmga001.fm.intel.com with ESMTP; 04 Mar 2024 09:56:09 -0800 Received: by black.fi.intel.com (Postfix, from userid 1003) id 2210415C; Mon, 4 Mar 2024 19:56:07 +0200 (EET) From: Andy Shevchenko To: Yangtao Li , Andy Shevchenko , linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Jaehoon Chung , Ulf Hansson , Krzysztof Kozlowski , Alim Akhtar Subject: [PATCH v1 1/1] mmc: dw_mmc: Remove unused of_gpio.h Date: Mon, 4 Mar 2024 19:56:06 +0200 Message-ID: <20240304175606.1200076-1-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1.gbec44491f096 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240304_095617_254510_14427F0D X-CRM114-Status: GOOD ( 10.85 ) 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 is deprecated and subject to remove. The driver doesn't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko Reviewed-by: Sam Protsenko --- drivers/mmc/host/dw_mmc-exynos.c | 1 - drivers/mmc/host/dw_mmc.c | 1 - 2 files changed, 2 deletions(-) diff --git a/drivers/mmc/host/dw_mmc-exynos.c b/drivers/mmc/host/dw_mmc-exynos.c index 698408e8bad0..6dc057718d2c 100644 --- a/drivers/mmc/host/dw_mmc-exynos.c +++ b/drivers/mmc/host/dw_mmc-exynos.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include diff --git a/drivers/mmc/host/dw_mmc.c b/drivers/mmc/host/dw_mmc.c index 829af2c98a44..8e2d676b9239 100644 --- a/drivers/mmc/host/dw_mmc.c +++ b/drivers/mmc/host/dw_mmc.c @@ -35,7 +35,6 @@ #include #include #include -#include #include #include "dw_mmc.h"