mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
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:
parent
ae00200acb
commit
ebbe5d957e
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user