diff options
| author | Zhen Kong <zkong@codeaurora.org> | 2016-02-22 10:57:17 -0800 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 19:57:25 -0700 |
| commit | 8b7be0561d63204a660e3d6a11894677787befcc (patch) | |
| tree | e25d1a95ccf90dc6b49bf944bec7e37f045981c2 /include/uapi/linux/Kbuild | |
| parent | afe1110e08dd06cca7e3c3708632b0c38623c0cc (diff) | |
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 <shabnama@qti.qualcomm.com>
Signed-off-by: Zhen Kong <zkong@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
