diff options
author | Len Brown <len.brown@intel.com> | 2006-01-06 16:34:21 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2006-01-06 16:34:21 -0500 |
commit | 25da0974601fc8096461f3d3f7ca3aab8e79adfb (patch) | |
tree | f9b3c1bfbc63fdb6a94e82177b8c3ae891125422 /sound/pci/vx222/vx222.h | |
parent | 036d25f79ddfbc9878da24ef8e468a6d22caa605 (diff) | |
parent | d99cf9d679a520d67f81d805b7cb91c68e1847f0 (diff) | |
download | op-kernel-dev-25da0974601fc8096461f3d3f7ca3aab8e79adfb.zip op-kernel-dev-25da0974601fc8096461f3d3f7ca3aab8e79adfb.tar.gz |
Auto-update from upstream
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 18478ae..2f0d78f 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; |