From da8284238dfad1cdb4c4d513ad1d3b8cc8b3790d Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Tue, 12 Jun 2018 15:24:14 -0700 Subject: 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 Reviewed-on: https://git-master.nvidia.com/r/1747766 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gk20a/mm_gk20a.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gk20a/mm_gk20a.c') diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.c b/drivers/gpu/nvgpu/gk20a/mm_gk20a.c index 40d9e5b1..a1b4866c 100644 --- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.c +++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.c @@ -44,7 +44,6 @@ #include "gk20a.h" #include "mm_gk20a.h" #include "fence_gk20a.h" -#include "common/bus/bus_gk20a.h" #include #include -- cgit v1.2.2