summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/fb/fb_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/fb/fb_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/common/fb/fb_gm20b.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/fb/fb_gm20b.c b/drivers/gpu/nvgpu/common/fb/fb_gm20b.c
index bd093b31..00ae7b5f 100644
--- a/drivers/gpu/nvgpu/common/fb/fb_gm20b.c
+++ b/drivers/gpu/nvgpu/common/fb/fb_gm20b.c
@@ -29,6 +29,8 @@
29#include "fb_gk20a.h" 29#include "fb_gk20a.h"
30#include "fb_gm20b.h" 30#include "fb_gm20b.h"
31 31
32#include <nvgpu/io.h>
33
32#include <nvgpu/hw/gm20b/hw_fb_gm20b.h> 34#include <nvgpu/hw/gm20b/hw_fb_gm20b.h>
33#include <nvgpu/hw/gm20b/hw_top_gm20b.h> 35#include <nvgpu/hw/gm20b/hw_top_gm20b.h>
34#include <nvgpu/hw/gm20b/hw_gmmu_gm20b.h> 36#include <nvgpu/hw/gm20b/hw_gmmu_gm20b.h>