Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Sachin Mokashi and committed by
Mark Brown
ebbe5d95 ae00200a

-2
-2
sound/soc/intel/boards/ehl_rt5660.c
··· 23 23 #include "hda_dsp_common.h" 24 24 #include "../../codecs/rt5660.h" 25 25 26 - #define DUAL_CHANNEL 2 27 26 #define HDMI_LINK_START 3 28 27 #define HDMI_LINE_END 6 29 - #define NAME_SIZE 32 30 28 #define IDISP_CODEC_MASK 0x4 31 29 32 30 struct sof_card_private {