Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 880a050f authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Takashi Iwai
Browse files

ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_check



to fix build problems when it is disabled.

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 4f574b7b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -565,7 +565,6 @@ int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key)
 * power-management
 */

#ifdef CONFIG_SND_HDA_POWER_SAVE
void snd_hda_schedule_power_save(struct hda_codec *codec);

struct hda_amp_list {
@@ -582,7 +581,6 @@ struct hda_loopback_check {
int snd_hda_check_amp_list_power(struct hda_codec *codec,
				 struct hda_loopback_check *check,
				 hda_nid_t nid);
#endif /* CONFIG_SND_HDA_POWER_SAVE */

/*
 * AMP control callbacks