mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
a6fd90fb31fb3a9e1b643afc356b38e5a7ed2b09
The ivc.h is not protected for multiple inclusion and so it is generating error for multiple definition when included from the source code. Add wrapper header to protect the multiple inclusion of the ivc.h. This will make the OOT driers to compile against all core kernel which does not have proper ivc.h fix. Change-Id: Ibe85da017d60f525b05d04cd6a5ea15c5b312057 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2784877 Reviewed-by: Manish Bhardwaj <mbhardwaj@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided