/[openvortex]/alsa/pci/au88x0/au88x0.c
ViewVC logotype

Diff of /alsa/pci/au88x0/au88x0.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by vizard, Sun Aug 10 20:00:33 2003 UTC revision 1.18 by vizard, Sun Aug 10 20:12:04 2003 UTC
# Line 270  snd_vortex_probe(struct pci_dev *pci, co Line 270  snd_vortex_probe(struct pci_dev *pci, co
270      // (7)      // (7)
271      pci_set_drvdata(pci, chip);      pci_set_drvdata(pci, chip);
272      dev++;      dev++;
273            vortex_connect_default(chip, 1);
274      vortex_enable_int(chip);      vortex_enable_int(chip);
275      return 0;      return 0;
276  }  }
# Line 316  static void __exit alsa_card_vortex_exit Line 317  static void __exit alsa_card_vortex_exit
317    
318  module_init(alsa_card_vortex_init)  module_init(alsa_card_vortex_init)
319  module_exit(alsa_card_vortex_exit)  module_exit(alsa_card_vortex_exit)
   
 // for old kernels only  
 #ifdef EXPORT_NO_SYMBOLS  
 EXPORT_NO_SYMBOLS;  
 #endif  

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26