gpu: nvgpu: mark os_sched as safe unit

Mark os_sched header file as safe in nvgpu-interface yaml file.

Jira NVGPU-2414

Change-Id: I5e1e7574a21140c8e4d2bd0dc22cb4c397cc551a
Signed-off-by: ajesh <akv@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2227730
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Alex Waterman <alexw@nvidia.com>
This commit is contained in:
ajesh
2019-10-29 15:40:10 +05:30
committed by Alex Waterman
parent e5767d2e7e
commit e3de51b6f6

View File

@@ -120,7 +120,7 @@ nvgpu_sgt:
sources: [ include/nvgpu/nvgpu_sgt_os.h ]
os_sched:
safe: no
safe: yes
sources: [ include/nvgpu/os_sched.h ]
nvhost: