summaryrefslogtreecommitdiffstats
path: root/sound/pci/vx222/vx222.h
diff options
context:
space:
mode:
authorTakashi Iwai2005-11-17 14:46:59 +0100
committerJaroslav Kysela2006-01-03 12:18:42 +0100
commitaf26367f69a474ed809e4a59abb5855b47daaff4 (patch)
tree8ee9ec6449b3b51953cda3d546e90c064f963684 /sound/pci/vx222/vx222.h
parent[ALSA] Remove xxx_t typedefs: AK4531 codec (diff)
downloadkernel-qcow2-linux-af26367f69a474ed809e4a59abb5855b47daaff4.tar.gz
kernel-qcow2-linux-af26367f69a474ed809e4a59abb5855b47daaff4.tar.xz
kernel-qcow2-linux-af26367f69a474ed809e4a59abb5855b47daaff4.zip
[ALSA] Remove xxx_t typedefs: VXdriver
Remove xxx_t typedefs from the VXdriver codes (vx_core support, vx222 and vxpocket). Signed-off-by: Takashi Iwai <tiwai@suse.de>
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;