From 8b7be0561d63204a660e3d6a11894677787befcc Mon Sep 17 00:00:00 2001 From: Zhen Kong Date: Mon, 22 Feb 2016 10:57:17 -0800 Subject: crypto: msm: Add QCOM crypto drivers This snapshot is taken as of msm-3.18 commit e70ad0cd (Promotion of kernel.lnx.3.18-151201.) Acked-by: Shabnam Aboughadareh Signed-off-by: Zhen Kong --- include/uapi/linux/Kbuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/uapi/linux/Kbuild') diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 8639f651bc9d..70585dfddafe 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -128,6 +128,7 @@ header-y += fdreg.h header-y += fib_rules.h header-y += fiemap.h header-y += filter.h +header-y += fips_status.h header-y += firewire-cdev.h header-y += firewire-constants.h header-y += flat.h @@ -349,6 +350,8 @@ header-y += prctl.h header-y += psci.h header-y += ptp_clock.h header-y += ptrace.h +header-y += qcedev.h +header-y += qcota.h header-y += qnx4_fs.h header-y += qnxtypes.h header-y += qseecom.h -- cgit v1.2.3