X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Fpci%2Fvx222%2Fvx222.h;h=2f0d78f609a6a0093b4191b55ff558caeb61f329;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=b30c9d3065ed1518fa116373a1e6b7f03bc77cea;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/sound/pci/vx222/vx222.h b/sound/pci/vx222/vx222.h index b30c9d306..2f0d78f60 100644 --- a/sound/pci/vx222/vx222.h +++ b/sound/pci/vx222/vx222.h @@ -25,11 +25,11 @@ 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 */