Merge remote-tracking branch 'asoc/fix/max98357a' into asoc-linus
[deliverable/linux.git] / sound / pci / au88x0 / au8820.c
CommitLineData
1da177e4
LT
1#include "au8820.h"
2#include "au88x0.h"
9baa3c34 3static const struct pci_device_id snd_vortex_ids[] = {
28d27aae 4 {PCI_VDEVICE(AUREAL, PCI_DEVICE_ID_AUREAL_VORTEX_1), 0,},
1da177e4
LT
5 {0,}
6};
7
8#include "au88x0_synth.c"
9#include "au88x0_core.c"
10#include "au88x0_pcm.c"
11#include "au88x0_mpu401.c"
12#include "au88x0_game.c"
13#include "au88x0_mixer.c"
14#include "au88x0.c"
This page took 2.231375 seconds and 5 git commands to generate.