mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
OOT drivers build against multiple kernel. All kernel does not support the prod configurations. Add wrapper header for prod header as oot-prod which can be used by all OOT drivers for prod configurations. This new header implement the prod APIs as success if core kernel does not support the prod functionality. This will help to avoid any build and run time error. Bug 4165866 Change-Id: I1c313aad38a0b1b08f9acda0fa98d08cd0390baa Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2924919 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2925582 GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>