linux_dsm_epyc7002/sound/pci/rme9652
Takashi Iwai d63e63d421 ALSA: hdsp: Make uapi/hdsp.h compilable again
Recently alsa-lib updated its content of sound/hdsp.h just by copying
the latest Linus kernel uapi/*.h, and this broke the build of
alsa-tools programs.  We used to modify the headers so that they can
be built without asoundlib.h and linux kernel headers, and the
verbatim copy doesn't work as is.

This patch removes again the linux/types.h inclusion and drop __user
prefix that broke the build and adjusts the corresponding code.

Link: https://lore.kernel.org/r/20191220153415.2740-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-12-20 16:45:10 +01:00
..
hdsp.c ALSA: hdsp: Make uapi/hdsp.h compilable again 2019-12-20 16:45:10 +01:00
hdspm.c ALSA: rme9652: Support PCM sync_stop 2019-12-11 07:25:52 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rme9652.c ALSA: rme9652: Support PCM sync_stop 2019-12-11 07:25:52 +01:00