commit | 645c08f17f477915f6d900b767e789852f150054 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Dec 20 16:34:15 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Dec 20 16:45:12 2019 +0100 |
tree | 26863e09f339ff29fff4526deb21e544cf0c0b76 | |
parent | 7fd7d6c5045113350fcf78e865ced8a80dbde9fb [diff] |
ALSA: uapi: Drop asound.h inclusion from asoc.h The asound.h isn't always available while asoc.h itself is distributed in alsa-lib package. So we need to avoid the unnecessary inclusion of asound.h from there. Link: https://lore.kernel.org/r/20191220153415.2740-6-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>