summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/tegra/linux/platform_gk20a_tegra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/tegra/linux/platform_gk20a_tegra.c')
-rw-r--r--drivers/gpu/nvgpu/tegra/linux/platform_gk20a_tegra.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/tegra/linux/platform_gk20a_tegra.c b/drivers/gpu/nvgpu/tegra/linux/platform_gk20a_tegra.c
index f55ea6d2..3d5ea698 100644
--- a/drivers/gpu/nvgpu/tegra/linux/platform_gk20a_tegra.c
+++ b/drivers/gpu/nvgpu/tegra/linux/platform_gk20a_tegra.c
@@ -32,9 +32,6 @@
32#if defined(CONFIG_COMMON_CLK) 32#if defined(CONFIG_COMMON_CLK)
33#include <soc/tegra/tegra-dvfs.h> 33#include <soc/tegra/tegra-dvfs.h>
34#endif 34#endif
35#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 4, 0))
36#include <soc/tegra/fuse.h>
37#endif
38#ifdef CONFIG_TEGRA_BWMGR 35#ifdef CONFIG_TEGRA_BWMGR
39#include <linux/platform/tegra/emc_bwmgr.h> 36#include <linux/platform/tegra/emc_bwmgr.h>
40#endif 37#endif