diff options
Diffstat (limited to 'sound/pci/vx222/vx222.h')
-rw-r--r-- | sound/pci/vx222/vx222.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/vx222/vx222.h b/sound/pci/vx222/vx222.h index 18478ae124a9..2f0d78f609a6 100644 --- a/sound/pci/vx222/vx222.h +++ b/sound/pci/vx222/vx222.h | |||
@@ -25,7 +25,7 @@ | |||
25 | 25 | ||
26 | struct snd_vx222 { | 26 | struct snd_vx222 { |
27 | 27 | ||
28 | vx_core_t core; | 28 | struct vx_core core; |
29 | 29 | ||
30 | /* h/w config; for PLX and for DSP */ | 30 | /* h/w config; for PLX and for DSP */ |
31 | struct pci_dev *pci; | 31 | struct pci_dev *pci; |