mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
- dce-thread.h only used in dce-util-common.c so move it from dce.h to dce-util-common.c - The dce_thread*() APIs in dce-util-common.c are unused. - This change is required to avoid creating these unused APIs for other OSs like HVRTOS. JIRA TDS-16052 Change-Id: I67e5e7201671aa6ddc07bfb4a869c825fb53e6c5 Signed-off-by: anupamg <anupamg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3172731 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Mahesh Kumar <mahkumar@nvidia.com> Reviewed-by: Arun Swain <arswain@nvidia.com>