mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: add missing timer includes
Many files used declarations from timers.h implicitly via another header file(s). Add several #includes explicitly to their users. Jira NVGPU-967 Change-Id: I88b515061db87c69bd85e3655b74d0271a80d9bf Signed-off-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1804611 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
cee984b006
commit
3bd47da095
@@ -14,6 +14,7 @@
|
||||
|
||||
#include <nvgpu/types.h>
|
||||
#include <nvgpu/xve.h>
|
||||
#include <nvgpu/timers.h>
|
||||
|
||||
#include "debug_xve.h"
|
||||
#include "os_linux.h"
|
||||
|
||||
Reference in New Issue
Block a user