mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Remove unused gr_priv header include
Remove unused gr_priv.h and gr.h include from two files. Jira NVGPU-3218 Change-Id: Ic3ec9a07d2e6928444490d3bc874702a76d0c2c8 Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2110725 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
5003ccfa2e
commit
fd79ecec05
@@ -47,7 +47,6 @@
|
||||
#include <nvgpu/worker.h>
|
||||
#include <nvgpu/gk20a.h>
|
||||
#include <nvgpu/engines.h>
|
||||
#include <nvgpu/gr/gr.h>
|
||||
#include <nvgpu/channel.h>
|
||||
#include <nvgpu/channel_sync.h>
|
||||
#include <nvgpu/channel_sync_syncpt.h>
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
#include <nvgpu/hw/gm20b/hw_pri_ringmaster_gm20b.h>
|
||||
|
||||
#include "ltc_gm20b.h"
|
||||
#include "common/gr/gr_priv.h"
|
||||
|
||||
void gm20b_ltc_init_fs_state(struct gk20a *g)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user