mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Remove extra deps to bus_gk20a.h
gk20a.c and mm_gk20a.c include bus_gk20a.h without needing anything from it. Drop that dependency. JIRA NVGPU-737 Change-Id: Ia1ae39248dad854797fb4be75c9ffeef3b191c7b Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1747766 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Tejal Kudav
parent
a6f843b114
commit
da8284238d
@@ -44,7 +44,6 @@
|
||||
#include "dbg_gpu_gk20a.h"
|
||||
#include "mc_gk20a.h"
|
||||
#include "hal.h"
|
||||
#include "common/bus/bus_gk20a.h"
|
||||
#include "pstate/pstate.h"
|
||||
|
||||
void __nvgpu_check_gpu_state(struct gk20a *g)
|
||||
|
||||
@@ -44,7 +44,6 @@
|
||||
#include "gk20a.h"
|
||||
#include "mm_gk20a.h"
|
||||
#include "fence_gk20a.h"
|
||||
#include "common/bus/bus_gk20a.h"
|
||||
|
||||
#include <nvgpu/hw/gk20a/hw_gmmu_gk20a.h>
|
||||
#include <nvgpu/hw/gk20a/hw_ram_gk20a.h>
|
||||
|
||||
Reference in New Issue
Block a user