From c9647fc5cf0b64c2a2a6958f800d5da7c0296be4 Mon Sep 17 00:00:00 2001 From: Arun Menon Date: Fri, 11 Mar 2016 16:30:38 -0800 Subject: msm: vidc: Add Video driver for MSM targets Add snapshot for Video driver source for MSM targets. The code is migrated from msm-3.18 kernel at the below commit level - d5809484bb1bf5864dad2f081b0145224762963a. Signed-off-by: Arun Menon --- include/uapi/linux/Kbuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/uapi/linux/Kbuild') diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 309fac816082..4c0fd6369a76 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -306,6 +306,8 @@ header-y += msm_mdp.h header-y += msm_mdp_ext.h header-y += msm_rmnet.h header-y += msm_rotator.h +header-y += msm_vidc_dec.h +header-y += msm_vidc_enc.h header-y += mtio.h header-y += nbd.h header-y += ncp_fs.h -- cgit v1.2.3