From 6fdf03e0b2617ea99803bfea3e730aa69cf40188 Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Tue, 31 Oct 2017 09:38:07 -0700 Subject: gpu: nvgpu: Remove use of platform_gk20a.h from gk20a.c gk20a.c does not depend on platform_gk20a.h anymore. As the header is inux specific, remove its use entirely. JIRA NVGPU-259 Change-Id: I6c8934a7a3d4f51e4ca1d7fc580619a3ba248e68 Signed-off-by: Terje Bergstrom Reviewed-on: https://git-master.nvidia.com/r/1590125 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gk20a/gk20a.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/gpu') diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.c b/drivers/gpu/nvgpu/gk20a/gk20a.c index a4afba63..6ca0362b 100644 --- a/drivers/gpu/nvgpu/gk20a/gk20a.c +++ b/drivers/gpu/nvgpu/gk20a/gk20a.c @@ -39,7 +39,6 @@ #include #include "gk20a.h" -#include "platform_gk20a.h" #include "channel_sync_gk20a.h" #include "ctxsw_trace_gk20a.h" -- cgit v1.2.2