summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/fb/fb_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/fb/fb_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/common/fb/fb_gp106.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/fb/fb_gp106.c b/drivers/gpu/nvgpu/common/fb/fb_gp106.c
index 6f257db4..094f9fa4 100644
--- a/drivers/gpu/nvgpu/common/fb/fb_gp106.c
+++ b/drivers/gpu/nvgpu/common/fb/fb_gp106.c
@@ -25,6 +25,8 @@
25#include "fb_gp10b.h" 25#include "fb_gp10b.h"
26#include "fb_gp106.h" 26#include "fb_gp106.h"
27 27
28#include <nvgpu/io.h>
29
28#include <nvgpu/hw/gp106/hw_fb_gp106.h> 30#include <nvgpu/hw/gp106/hw_fb_gp106.h>
29 31
30#define HW_SCRUB_TIMEOUT_DEFAULT 100 /* usec */ 32#define HW_SCRUB_TIMEOUT_DEFAULT 100 /* usec */