提交 04407412 编写于 作者: A Amadeusz Sławiński 提交者: Takashi Iwai

ALSA: hda: Remove unused macro definition

It is not used anywhere in the file, so there is no need to keep it.
Signed-off-by: NAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: NCezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220706120230.427296-9-cezary.rojewski@intel.comSigned-off-by: NTakashi Iwai <tiwai@suse.de>
上级 856282f1
...@@ -14,13 +14,6 @@ ...@@ -14,13 +14,6 @@
#include <sound/hda_register.h> #include <sound/hda_register.h>
#include <sound/hdaudio_ext.h> #include <sound/hdaudio_ext.h>
/*
* maximum HDAC capablities we should parse to avoid endless looping:
* currently we have 4 extended caps, so this is future proof for now.
* extend when this limit is seen meeting in real HW
*/
#define HDAC_MAX_CAPS 10
/* /*
* processing pipe helpers - these helpers are useful for dealing with HDA * processing pipe helpers - these helpers are useful for dealing with HDA
* new capability of processing pipelines * new capability of processing pipelines
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册