[ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel
[powerpc.git] / include / sound / soc.h
index c985a11..ea836d8 100644 (file)
@@ -374,6 +374,7 @@ struct snd_soc_codec {
        struct list_head dapm_paths;
        unsigned int dapm_state;
        unsigned int suspend_dapm_state;
+       struct delayed_work delayed_work;
 
        /* codec DAI's */
        struct snd_soc_codec_dai *dai;