Files
linux-nvgpu/drivers/gpu/nvgpu/common/linux
Deepak Nibade 236573e00a gpu: nvgpu: clean up channel open/release declares
Below APIs are already declared in ioctl_channel.h, and hence remove duplicate
declaration from channel_gk20a.h
gk20a_channel_open()
gk20a_channel_ioctl()
gk20a_channel_release()

And move declaration of gk20a_channel_open_ioctl() from channel_gk20a.h to
ioctl_channel.h

Jira NVGPU-259

Change-Id: I46702ca481e41a19f92f4fe0169f95e31360abe0
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1573106
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2017-10-10 12:08:19 -07:00
..
2017-09-15 15:45:45 -07:00
2017-05-12 16:09:05 -07:00
2017-09-19 21:52:56 -07:00
2017-10-04 03:40:10 -07:00
2017-10-10 12:05:42 -07:00
2017-07-26 18:56:12 -07:00