15 Jan
2012
15 Jan
'12
6:44 p.m.
Export compress_offload.h and compress_params.h for userland to use
Signed-off-by: Vinod Koul vinod.koul@linux.intel.com
include/sound/Kbuild | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/sound/Kbuild b/include/sound/Kbuild index 802947f..6df30ed 100644 --- 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
Takashi, Was this queued up?
-- ~Vinod