commit | f0a220dedd59e23cec7a9a057b3f2f415f47fac6 | [log] [tgz] |
---|---|---|
author | Dylan Reid <dgreid@chromium.org> | Fri Feb 28 15:41:31 2014 -0800 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Mar 01 11:23:41 2014 +0100 |
tree | 24f4d73efd8bc74272790ea3091ed002367a1970 | |
parent | 154867cf4ea8307d7acac2dcf7952873105ceb1c [diff] |
ALSA: core - Define snd_pci_quirk without CONFIG_PCI The hda codecs all use this struct and, with an HDA platform driver, will be able to be built without PCI. Signed-off-by: Dylan Reid <dgreid@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>