mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
Module covered: dce-workqueue This is not a functional change. It does the following: 1) Move include/dce-workqueue.h to os/linux/include/dce-os-work.h 2) s/dce_work/dce_os_work/g 3) s/dce_init_work/dce_os_work_init/g 4) s/dce_schedule_work/dce_os_work_schedule/g 5) Remove intermediate os header os/include/os-dce-workqueue.h and replace all includes directly with <dce-os-work.h> JIRA TDS-16126 Change-Id: I4d88cf68a187a061fd0c8c084ea074fb9e74d315 Signed-off-by: anupamg <anupamg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3228552 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Mahesh Kumar <mahkumar@nvidia.com> Reviewed-by: Arun Swain <arswain@nvidia.com>
20 KiB
20 KiB