summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/fb_gp10b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/fb_gp10b.h')
-rw-r--r--drivers/gpu/nvgpu/gp10b/fb_gp10b.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/fb_gp10b.h b/drivers/gpu/nvgpu/gp10b/fb_gp10b.h
index 12f6178b..52aa2a75 100644
--- a/drivers/gpu/nvgpu/gp10b/fb_gp10b.h
+++ b/drivers/gpu/nvgpu/gp10b/fb_gp10b.h
@@ -26,8 +26,6 @@
26#define _NVGPU_GP10B_FB 26#define _NVGPU_GP10B_FB
27struct gk20a; 27struct gk20a;
28 28
29noinline_for_stack void gp10b_init_uncompressed_kind_map(void);
30void gp10b_init_kind_attr(void);
31unsigned int gp10b_fb_compression_page_size(struct gk20a *g); 29unsigned int gp10b_fb_compression_page_size(struct gk20a *g);
32unsigned int gp10b_fb_compressible_page_size(struct gk20a *g); 30unsigned int gp10b_fb_compressible_page_size(struct gk20a *g);
33 31