diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-01-18 18:23:23 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-01-18 18:23:23 +0100 |
commit | 88501ce18eaaf1273e024d26926134972f4644ea (patch) | |
tree | b7302cdc5ffa37288ecafbb9db0aaae63ca7ee51 /sound/pci/oxygen/xonar.h | |
parent | 408bffd01cfcda2907b07fb86b3666e3db86fd82 (diff) | |
parent | d1db38c015a392b0ea8c15ab95abb3ee768b8d47 (diff) |
Merge remote branch 'alsa/devel' into topic/misc
Diffstat (limited to 'sound/pci/oxygen/xonar.h')
-rw-r--r-- | sound/pci/oxygen/xonar.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/oxygen/xonar.h b/sound/pci/oxygen/xonar.h index 89b3ed814d64..b35343b0a9a5 100644 --- a/sound/pci/oxygen/xonar.h +++ b/sound/pci/oxygen/xonar.h @@ -35,6 +35,8 @@ int get_xonar_pcm179x_model(struct oxygen *chip, const struct pci_device_id *id); int get_xonar_cs43xx_model(struct oxygen *chip, const struct pci_device_id *id); +int get_xonar_wm87x6_model(struct oxygen *chip, + const struct pci_device_id *id); /* HDMI helper functions */ |