Commit 0358ccc8 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Takashi Iwai

ALSA: uapi: Add three missing header files to Kbuild file

include/uapi/sound/Kbuild was missing the inclusion of three header
files in that directory.
Signed-off-by: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 6fbae35a
# UAPI Header export list
header-y += asequencer.h
header-y += asoc.h
header-y += asound.h
header-y += asound_fm.h
header-y += compress_offload.h
......@@ -10,3 +11,5 @@ header-y += hdsp.h
header-y += hdspm.h
header-y += sb16_csp.h
header-y += sfnt_info.h
header-y += tlv.h
header-y += usb_stream.h
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment