diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-12-02 09:02:18 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-02 09:02:16 -0800 |
| commit | 4595a01ac79cf2cd5c6e020cbe8391e3a094a13a (patch) | |
| tree | 7458bd90d0f918082166af0b5a36938ad4f3bb49 /include/uapi/linux/Kbuild | |
| parent | 1042c91dfb01cf37522d7d6fa5153ede88d6f5f7 (diff) | |
| parent | 07c5d36ead8ef803de14a25f5efd56a59d94d61d (diff) | |
Merge "misc: qcom: qdsp6v2: register ioctl calls for g711mlaw driver"
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 14bd1e806ad7..748b7c277a3c 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -302,6 +302,8 @@ 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 += msm_ion.h header-y += msm_kgsl.h header-y += msm_pft.h |
