mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
gpu: nvgpu: gr_priv header cleanup
Remove unused gr_priv header from channel.c Jira NVGPU-3218 Change-Id: I3a15f63c8173b1bf84a4965a1a5b2ab0a12ce05a Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2104478 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> GVS: Gerrit_Virtual_Submit 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
d25f7dd8ea
commit
b32babc7df
@@ -54,8 +54,6 @@
|
|||||||
#include <nvgpu/fence.h>
|
#include <nvgpu/fence.h>
|
||||||
#include <nvgpu/preempt.h>
|
#include <nvgpu/preempt.h>
|
||||||
|
|
||||||
#include "common/gr/gr_priv.h"
|
|
||||||
|
|
||||||
static void free_channel(struct fifo_gk20a *f, struct channel_gk20a *ch);
|
static void free_channel(struct fifo_gk20a *f, struct channel_gk20a *ch);
|
||||||
static void gk20a_channel_dump_ref_actions(struct channel_gk20a *ch);
|
static void gk20a_channel_dump_ref_actions(struct channel_gk20a *ch);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user