mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
NVGPU_IOCTL_CHANNEL_GET_TIMESLICE and NVGPU_IOCTL_CHANNEL_SET_TIMESLICE IOCTLs are unused since corresponding TSG APIs are always used. Also, bare channels are not supported anymore. The code to support these IOCTLs was removed earlier, but the IOCTL definitions were missed. Clean up these channel timeslice related orphan IOCTLs. Bug 200612897 Change-Id: I71f23c52bab9fdf83f3a3e652dbaa968ffcb45d9 Signed-off-by: Tejal Kudav <tkudav@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2359518 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>