summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-05-02 10:02:30 +0200
committerTakashi Iwai <tiwai@suse.de>2015-05-02 10:02:30 +0200
commitbd5b2d440745707ee97159ed7a06b629760fd19b (patch)
treed085be86dc110b8c69c53d6ad4728d604b8ca793 /sound/pci/hda/hda_codec.h
parent3d716a0ad2e971cea46bb4393f9dfd7e76d883c6 (diff)
parent973109cafc9d11e41be4d64667ff2165bf79d948 (diff)
Merge branch 'topic/jack' into for-next
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r--sound/pci/hda/hda_codec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h
index 0f8b6b5812e6..ed7e9cfd699a 100644
--- a/sound/pci/hda/hda_codec.h
+++ b/sound/pci/hda/hda_codec.h
@@ -274,10 +274,8 @@ struct hda_codec {
unsigned long jackpoll_interval; /* In jiffies. Zero means no poll, rely on unsol events */
struct delayed_work jackpoll_work;
-#ifdef CONFIG_SND_HDA_INPUT_JACK
/* jack detection */
struct snd_array jacks;
-#endif
int depop_delay; /* depop delay in ms, -1 for default delay time */