Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ALSA: export compress headers

Export compress_offload.h and compress_params.h for userland to use

Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

authored by

Vinod Koul and committed by
Takashi Iwai
de21eee9 40741dd5

+2
+2
include/sound/Kbuild
··· 6 6 header-y += hdspm.h 7 7 header-y += sb16_csp.h 8 8 header-y += sfnt_info.h 9 + header-y += compress_params.h 10 + header-y += compress_offload.h