summaryrefslogtreecommitdiffstats
path: root/include/uapi/misc/tegra-cryptodev.h
Commit message (Collapse)AuthorAge
* include: uapi: correct the include path for headersAnkit Patel2020-02-10
| | | | | | | | | | | | | | | | | | | | Modified the commit e4163dbef1719b52b2d04782778767d313f37cdc After installing the user space headers using make headers_install, We do not have an uapi as a top level directory. Hence we must include from the regular path linux|media|misc|video within the user space header files. Bug 2806057 Change-Id: I2f32a32814ac5347769177428717da7e7098147d Signed-off-by: Ankit Patel <anpatel@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2289667 Reviewed-by: Bibek Basu <bbasu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: Bibek Basu <bbasu@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
* include: uapi: move tegra-cryptodev header fileAnuj Gangwar2019-05-03
Move tegra-cryptodev header file from drivers/crypto/ to include/uapi/misc/. Change the path for above header in the dependent file. Bug 2062672 Change-Id: I738fc7e9425f251372c38573c7f23c89be059a15 Signed-off-by: Anuj Gangwar <anujg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2029283 (cherry picked from commit 2c27305ca4404483d0a356636594ebeeedf53fc3) Signed-off-by: Anuj Gangwar <anujg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2110150 GVS: Gerrit_Virtual_Submit Reviewed-by: Bibek Basu <bbasu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>