X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Fsound%2Fac97_codec.h;h=33720397a904861434f05cace1952ae474d428b5;hb=c4028958b6ecad064b1a6303a6a5906d4fe48d73;hp=4c43521cc493bd382815193f1315e3c3c088cedf;hpb=65f27f38446e1976cc98fd3004b110fedcddd189;p=deliverable%2Flinux.git diff --git a/include/sound/ac97_codec.h b/include/sound/ac97_codec.h index 4c43521cc493..33720397a904 100644 --- a/include/sound/ac97_codec.h +++ b/include/sound/ac97_codec.h @@ -511,7 +511,7 @@ struct snd_ac97 { #ifdef CONFIG_SND_AC97_POWER_SAVE unsigned int power_up; /* power states */ struct workqueue_struct *power_workq; - struct work_struct power_work; + struct delayed_work power_work; #endif struct device dev; };