projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40741dd
)
ALSA: export compress headers
author
Vinod Koul
<vinod.koul@linux.intel.com>
Thu, 29 Dec 2011 13:12:31 +0000
(18:42 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Sat, 31 Dec 2011 16:53:52 +0000
(17:53 +0100)
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>
include/sound/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/include/sound/Kbuild
b/include/sound/Kbuild
index 802947f60915c25ae1f301a580af50a24e9edafb..6df30ed1581c5b750f13335a3fd1b1743e05159e 100644
(file)
--- a/
include/sound/Kbuild
+++ b/
include/sound/Kbuild
@@
-6,3
+6,5
@@
header-y += hdsp.h
header-y += hdspm.h
header-y += sb16_csp.h
header-y += sfnt_info.h
+header-y += compress_params.h
+header-y += compress_offload.h