mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: delete unnecessary ccsr includes
ce2 and cde are not using the hw ccsr header for anything so delete the include directives from them. Jira NVGPU-1307 Change-Id: I7b74504a8e3eae4be4e189e74358254cb10f1ac7 Signed-off-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2017270 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
38c548a39c
commit
0d3f06931b
@@ -50,7 +50,6 @@
|
||||
#include "cde_gm20b.h"
|
||||
#include "cde_gp10b.h"
|
||||
|
||||
#include <nvgpu/hw/gk20a/hw_ccsr_gk20a.h>
|
||||
#include <nvgpu/hw/gk20a/hw_pbdma_gk20a.h>
|
||||
|
||||
static int gk20a_cde_load(struct gk20a_cde_ctx *cde_ctx);
|
||||
|
||||
Reference in New Issue
Block a user