summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/xve_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/xve_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/xve_gp106.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/xve_gp106.c b/drivers/gpu/nvgpu/gp106/xve_gp106.c
index b47097e2..e4582e15 100644
--- a/drivers/gpu/nvgpu/gp106/xve_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/xve_gp106.c
@@ -22,6 +22,8 @@
22#include "gm206/bios_gm206.h" 22#include "gm206/bios_gm206.h"
23#include "gp106/xve_gp106.h" 23#include "gp106/xve_gp106.h"
24 24
25#include <nvgpu/bug.h>
26
25#include <nvgpu/hw/gp106/hw_xp_gp106.h> 27#include <nvgpu/hw/gp106/hw_xp_gp106.h>
26#include <nvgpu/hw/gp106/hw_xve_gp106.h> 28#include <nvgpu/hw/gp106/hw_xve_gp106.h>
27 29