mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
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 <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1590125 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
639f38d8a7
commit
6fdf03e0b2
@@ -39,7 +39,6 @@
|
||||
#include <trace/events/gk20a.h>
|
||||
|
||||
#include "gk20a.h"
|
||||
#include "platform_gk20a.h"
|
||||
#include "channel_sync_gk20a.h"
|
||||
|
||||
#include "ctxsw_trace_gk20a.h"
|
||||
|
||||
Reference in New Issue
Block a user