From patchwork Tue Sep 19 10:42:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Ujfalusi X-Patchwork-Id: 13391201 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 E89C5CD54B0 for ; Tue, 19 Sep 2023 10:46:03 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 2AC3EEAD; Tue, 19 Sep 2023 12:45:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 2AC3EEAD DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1695120362; bh=jSjrZPIxqBCPPykYn5idzXFgdMVgMGsndrwh31h84P4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=HIMHHAzbyvlDIqKZ7kfy7iTW/HscPPM2dNcRTqfqw9Ia2ef97jfc2p0uhbPSKBDfA UmH8HmliuXonkfnDA5vt179si3Sds0wsiGBN+9t+7ohddMmiopTMfo7z9DLZRdIjUX n7f+2wM7HGpVBOvKQaCwCLWRTOrjWGGlYMpPDVjk= Received: by alsa1.perex.cz (Postfix, from userid 50401) id E2BB0F805ED; Tue, 19 Sep 2023 12:42:55 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 8E316F805EC; Tue, 19 Sep 2023 12:42:55 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E02A4F805D6; Tue, 19 Sep 2023 12:42:49 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 67CCFF805B3 for ; Tue, 19 Sep 2023 12:42:46 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 67CCFF805B3 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=oE/vvYwH DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695120167; x=1726656167; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=jSjrZPIxqBCPPykYn5idzXFgdMVgMGsndrwh31h84P4=; b=oE/vvYwH4C2Iu42Hy7VeLjs1g+KjhRd7fNZsKSpd3o9d9FWlyuKs4kP6 FIJCmsrjTW1WgJPFD7houAzQU33ya1L/qcTEjlXfzRemK8cLLqvQJJZ2h D3y4+L/MwwAZ/Kyt5iY76Nt4kWyZRWSonfELMt+u5TKvcubZd3QY1SIkK 51mCHl6u1lFc8b61DHf1vsqaWKw4p1CKX0MUIkFMcNaBxAWM+2OQWGQfP BiokQSYT2TFLMAi0V31DFuDOR2kb7tvooAWR8HE5JCPgEDuWVWhp/S2vO IJo+qGDVcHBcODvHfgIMhJ6RVKKs4Ow2Wa0trwp88L8qYw2D1jlrCV6t2 Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10837"; a="382658520" X-IronPort-AV: E=Sophos;i="6.02,159,1688454000"; d="scan'208";a="382658520" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2023 03:42:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10837"; a="722823306" X-IronPort-AV: E=Sophos;i="6.02,159,1688454000"; d="scan'208";a="722823306" Received: from mokashi-mobl1.ger.corp.intel.com (HELO pujfalus-desk.ger.corp.intel.com) ([10.252.50.26]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2023 03:42:43 -0700 From: Peter Ujfalusi To: lgirdwood@gmail.com, broonie@kernel.org Cc: alsa-devel@alsa-project.org, pierre-louis.bossart@linux.intel.com, ranjani.sridharan@linux.intel.com, kai.vehmanen@linux.intel.com, daniel.baluta@nxp.com, rander.wang@intel.com Subject: [PATCH 9/9] ASoC: SOF: Drop unused IPC type defines Date: Tue, 19 Sep 2023 13:42:26 +0300 Message-ID: <20230919104226.32239-10-peter.ujfalusi@linux.intel.com> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20230919104226.32239-1-peter.ujfalusi@linux.intel.com> References: <20230919104226.32239-1-peter.ujfalusi@linux.intel.com> MIME-Version: 1.0 Message-ID-Hash: IDX57I47HIJS6AJ75OWEXF6GWIH5H5EM X-Message-ID-Hash: IDX57I47HIJS6AJ75OWEXF6GWIH5H5EM X-MailFrom: peter.ujfalusi@linux.intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: The SOF stack now uses the generic names for the IPC type, the defines can be dropped. Signed-off-by: Peter Ujfalusi Reviewed-by: Daniel Baluta Reviewed-by: Rander Wang Reviewed-by: Ranjani Sridharan Reviewed-by: Pierre-Louis Bossart --- include/sound/sof.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/sound/sof.h b/include/sound/sof.h index 31121c6df027..268d0ca0f69f 100644 --- a/include/sound/sof.h +++ b/include/sound/sof.h @@ -57,9 +57,6 @@ enum sof_ipc_type { SOF_IPC_TYPE_COUNT }; -#define SOF_IPC SOF_IPC_TYPE_3 -#define SOF_INTEL_IPC4 SOF_IPC_TYPE_4 - /* * SOF Platform data. */