]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: Intel: ehl_rt5660: remove unused macro definitions
authorSachin Mokashi <sachin.mokashi@intel.com>
Tue, 24 Mar 2026 16:34:00 +0000 (12:34 -0400)
committerMark Brown <broonie@kernel.org>
Fri, 27 Mar 2026 19:13:56 +0000 (19:13 +0000)
commitebbe5d957efa09b6636065eeb984078d8e302e5f
tree0d35ecc75a61958e4038300bf3a4a056a890e846
parentae00200acb870ac00551350f26f03ced188bad6f
ASoC: Intel: ehl_rt5660: remove unused macro definitions

DUAL_CHANNEL and NAME_SIZE macros are not being used (anymore) but the
macros are still defined. Remove them to clean up dead code.

Signed-off-by: Sachin Mokashi <sachin.mokashi@intel.com>
Link: https://patch.msgid.link/20260324163400.1276247-1-sachin.mokashi@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/ehl_rt5660.c