msm: audio: change uapi include header files directory

Change the directory structure of uapi headers. The existing
directory structure overwrites kernel headers in /usr/include/sound
and /usr/include/linux. Hence move audio uapi headers to
/usr/include/audio folder.

Change-Id: I14ef211a65605e798174087a3f322c64768fbfc7
Signed-off-by: Vignesh Kulothungan <vigneshk@codeaurora.org>
This commit is contained in:
Vignesh Kulothungan 2019-12-19 16:58:59 -08:00
parent 92187a5038
commit a97bd5f855
35 changed files with 2 additions and 43 deletions

View File

@ -17,13 +17,12 @@ endif
# Use USERINCLUDE when you must reference the UAPI directories only.
USERINCLUDE += \
-I$(srctree)/techpack/audio/include/uapi \
-I$(srctree)/techpack/audio/include
-I$(srctree)/techpack/audio/include/uapi/audio
# Use LINUXINCLUDE when you must reference the include/ directory.
# Needed to be compatible with the O= option
LINUXINCLUDE += \
-I$(srctree)/techpack/audio/include/uapi \
-I$(srctree)/techpack/audio/include/uapi/audio \
-I$(srctree)/techpack/audio/include
ifeq ($(CONFIG_ARCH_SDXPOORWILLS), y)

View File

@ -1,2 +0,0 @@
# Top-level Makefile calls into asm-$(ARCH)
# List only non-arch directories below

View File

@ -1,6 +0,0 @@
# UAPI Header export list
# Top-level Makefile calls into asm-$(ARCH)
# List only non-arch directories below
header-y += linux/
header-y += sound/

View File

@ -1,21 +0,0 @@
# UAPI Header export list
header-y += avtimer.h
header-y += msm_audio.h
header-y += msm_audio_aac.h
header-y += msm_audio_ac3.h
header-y += msm_audio_amrnb.h
header-y += msm_audio_amrwb.h
header-y += msm_audio_amrwbplus.h
header-y += msm_audio_calibration.h
header-y += msm_audio_mvs.h
header-y += msm_audio_qcp.h
header-y += msm_audio_sbc.h
header-y += msm_audio_voicememo.h
header-y += msm_audio_wma.h
header-y += msm_audio_wmapro.h
header-y += msm_audio_alac.h
header-y += msm_audio_ape.h
header-y += msm_audio_g711.h
header-y += msm_audio_g711_dec.h
header-y += mfd/
header-y += wcd-spi-ac-params.h

View File

@ -1 +0,0 @@
header-y += wcd9xxx/

View File

@ -1,2 +0,0 @@
header-y += wcd9xxx_registers.h
header-y += wcd9320_registers.h

View File

@ -1,8 +0,0 @@
# UAPI Header export list
header-y += lsm_params.h
header-y += audio_slimslave.h
header-y += audio_effects.h
header-y += devdep_params.h
header-y += msmcal-hwdep.h
header-y += wcd-dsp-glink.h
header-y += voice_params.h