WorkStruct: make allyesconfig

Fix up for make allyesconfig.

Signed-Off-By: David Howells <dhowells@redhat.com>
Esse commit está contido em:
David Howells
2006-11-22 14:57:56 +00:00
commit c4028958b6
282 arquivos alterados com 1775 adições e 1454 exclusões

Ver arquivo

@@ -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;
};