Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / sound / pci / vx222 / vx222.h
index b30c9d3..2f0d78f 100644 (file)
 
 struct snd_vx222 {
 
-       vx_core_t core;
+       struct vx_core core;
 
        /* h/w config; for PLX and for DSP */
+       struct pci_dev *pci;
        unsigned long port[2];
-       struct resource *port_res[2];
 
        unsigned int regCDSP;   /* current CDSP register */
        unsigned int regCFG;    /* current CFG register */