summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/common/fb/fb_gm20b.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/fb/fb_gm20b.c b/drivers/gpu/nvgpu/common/fb/fb_gm20b.c
index 511e13be..9927bbce 100644
--- a/drivers/gpu/nvgpu/common/fb/fb_gm20b.c
+++ b/drivers/gpu/nvgpu/common/fb/fb_gm20b.c
@@ -33,7 +33,6 @@
33#include <nvgpu/io.h> 33#include <nvgpu/io.h>
34 34
35#include <nvgpu/hw/gm20b/hw_fb_gm20b.h> 35#include <nvgpu/hw/gm20b/hw_fb_gm20b.h>
36#include <nvgpu/hw/gm20b/hw_top_gm20b.h>
37#include <nvgpu/hw/gm20b/hw_gmmu_gm20b.h> 36#include <nvgpu/hw/gm20b/hw_gmmu_gm20b.h>
38#include <nvgpu/hw/gm20b/hw_gr_gm20b.h> 37#include <nvgpu/hw/gm20b/hw_gr_gm20b.h>
39 38