diff options
Diffstat (limited to 'include/sound/ymfpci.h')
| -rw-r--r-- | include/sound/ymfpci.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/ymfpci.h b/include/sound/ymfpci.h index 05ead669843..444cd6ba0ba 100644 --- a/include/sound/ymfpci.h +++ b/include/sound/ymfpci.h @@ -331,6 +331,7 @@ struct snd_ymfpci {  	struct snd_ac97 *ac97;  	struct snd_rawmidi *rawmidi;  	struct snd_timer *timer; +	unsigned int timer_ticks;  	struct pci_dev *pci;  	struct snd_card *card;  |