From patchwork Tue May 7 20:56:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13657809 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 13EE3C10F1A for ; Tue, 7 May 2024 20:57:30 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject: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=k4EewjoEJ84N0KEFJDTJpU4yrZ2b2hfTV55sFsZYdCo=; b=sEV71L23764GSo IeyOpd6vnLZfJpb8hQ29AF11qhTOIUaCBsPRr7wm2iXaNhRMKobHm/XfYnI50h0FUO41gfV8RUKY5 OpQ/voKYbSYVa8u5UGYfo2CerZkiv4/l1qVz6u7vgLmKHU9w2O+K0tlh7Hx4CljnAyn5apa8erhV8 C1kdqe8d5JNdRIJ9Z+/Bs/xFXAr4f2PlTe6Z3/JCdXd+cjltIotYBrmBvBx4GfBxAyVnmPS/ELP+Q to1vU1lyxO8IDL7x4vJ1yAQ9+9QUqjMn6jfrEzyFM7uliFx5MaZ4R1ITUHaCUOLo5A00oIPbtgzr/ MbXm01aIzCqL0FLfYE4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s4RsC-0000000Cotn-1CCa; Tue, 07 May 2024 20:57:16 +0000 Received: from mgamail.intel.com ([192.198.163.17]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s4Rs9-0000000Cos2-1F0F for linux-arm-kernel@lists.infradead.org; Tue, 07 May 2024 20:57:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1715115433; x=1746651433; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=l9R6ZctW1GwYtMEchDn8Z2hexXc1AAVmZaGYJc7SQHA=; b=M6y3FmmFQ0lqlKBsFHp6xWhS509WNZcrpKiuqjTpyUwS+yKoozFXwPX8 MkboCRsrA6jaTXciYnEh0z6YbVKj6NN16eYTbANUdSIvH+bpggXu1k9Sx JwQtQhuRVwdvVNxgmb2aUpSkG5rLRIvpfIixP+J2py+dO/1hOL2tnHXNn kPhkkv3xRgu59t+seQmkZY4Z6UmBzA9kKg96Zvygu0xOu2tYFtMkd8NQy GVoVA91q0tfPvFZOXDvQDyBh5EcgUFHGnMlrTxuaysV2ab7UNpZvVywI/ V4yvgPesTNpGmtRMTU9DK4WK7bTo2Eh71tHLjHC8OCTC7txrUGIoGmheD Q==; X-CSE-ConnectionGUID: dbtIig/jSOevozFIGc6Jpw== X-CSE-MsgGUID: AdZjzzOGRuaIY2CP+c6pFg== X-IronPort-AV: E=McAfee;i="6600,9927,11066"; a="10810408" X-IronPort-AV: E=Sophos;i="6.08,143,1712646000"; d="scan'208";a="10810408" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by fmvoesa111.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 May 2024 13:57:07 -0700 X-CSE-ConnectionGUID: vpB2YEaKQAGcaiAM27ZIHQ== X-CSE-MsgGUID: L3kkAFj9RkCNx6BaeGvQCw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,143,1712646000"; d="scan'208";a="28636016" Received: from black.fi.intel.com ([10.237.72.28]) by fmviesa009.fm.intel.com with ESMTP; 07 May 2024 13:57:04 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 3D4FD12A; Tue, 07 May 2024 23:57:02 +0300 (EEST) From: Andy Shevchenko To: alsa-devel@alsa-project.org, linux-sound@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 1/1] ASoC: atmel: tse850-pcm5142: Remove unused of_gpio.h Date: Tue, 7 May 2024 23:56:59 +0300 Message-ID: <20240507205659.690270-1-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240507_135713_381975_769D8D9E X-CRM114-Status: UNSURE ( 9.92 ) X-CRM114-Notice: Please train this message. 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: , Cc: Alexandre Belloni , Takashi Iwai , Liam Girdwood , Jaroslav Kysela , Mark Brown , Claudiu Beznea , Andy Shevchenko , Peter Rosin 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 --- sound/soc/atmel/tse850-pcm5142.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sound/soc/atmel/tse850-pcm5142.c b/sound/soc/atmel/tse850-pcm5142.c index 611da23325d3..5d208e0b4b90 100644 --- a/sound/soc/atmel/tse850-pcm5142.c +++ b/sound/soc/atmel/tse850-pcm5142.c @@ -35,10 +35,9 @@ // of the (filtered) output from the PCM5142 codec. #include -#include +#include #include #include -#include #include #include