mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: cleanup gr_gk20a header include
Remove gr_gk20a.h include from files, that are not using any functions from this header. Remove hw_gr_gk20a.h include from files, not using this header. Jira NVGPU-3217 Change-Id: I193304cbb951491387b0c681043cb0bc6076155d Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2104477 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
192b5c5569
commit
d25f7dd8ea
@@ -27,13 +27,10 @@
|
||||
#include <nvgpu/string.h>
|
||||
#include <nvgpu/gr/ctx.h>
|
||||
|
||||
#include "gk20a/gr_gk20a.h"
|
||||
#include "sched.h"
|
||||
#include "os_linux.h"
|
||||
#include "ioctl_tsg.h"
|
||||
|
||||
#include <nvgpu/hw/gk20a/hw_gr_gk20a.h>
|
||||
|
||||
ssize_t gk20a_sched_dev_read(struct file *filp, char __user *buf,
|
||||
size_t size, loff_t *off)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user