]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/pci/hda/hda_codec.h
Merge branch 'topic/jack' into for-next
[karo-tx-linux.git] / sound / pci / hda / hda_codec.h
index 0f8b6b5812e6856dc377d18550e982f3761ac803..ed7e9cfd699a6ee744990c12ca1ce6f420aa510c 100644 (file)
@@ -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 */