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>
This commit is contained in:
Sachin Mokashi 2026-03-24 12:34:00 -04:00 committed by Mark Brown
parent ae00200acb
commit ebbe5d957e
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -23,10 +23,8 @@
#include "hda_dsp_common.h"
#include "../../codecs/rt5660.h"
#define DUAL_CHANNEL 2
#define HDMI_LINK_START 3
#define HDMI_LINE_END 6
#define NAME_SIZE 32
#define IDISP_CODEC_MASK 0x4
struct sof_card_private {