summary refs log tree commit diff
path: root/sound/pci/vx222/vx222.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/vx222/vx222.h')
-rw-r--r--sound/pci/vx222/vx222.h2
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 @@
 
 struct snd_vx222 {
 
-	vx_core_t core;
+	struct vx_core core;
 
 	/* h/w config; for PLX and for DSP */
 	struct pci_dev *pci;