Ignore:
Timestamp:
Jun 17, 2007, 1:16:58 AM (18 years ago)
Author:
Brendan Oakley
Message:

Applied fixes from trunk to ReSync branch, fixed up additional conflicts, errors, and warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/alsa-resync1/alsa-kernel/pci/intel8x0.c

    r88 r206  
    32383238}
    32393239
     3240#if 0 // fixme to be gone?
    32403241static void __devexit snd_intel8x0_joystick_remove(struct pci_dev *pci)
    32413242{
     
    32533254    pci_write_config_word(pci, 0xe6, val);
    32543255}
     3256#endif // fixme to be gone
    32553257
    32563258static struct pci_device_id snd_intel8x0_joystick_ids[] = {
Note: See TracChangeset for help on using the changeset viewer.