From 3501269d1cdb08b5b8e67d6742f606211816e827 Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Thu, 20 Nov 2014 18:00:11 +0200 Subject: gpu: nvgpu: Export gm20b kind functions Bug 1567274 Change-Id: I21dadc0e473f174e7ae876b934dcd938bc956453 Signed-off-by: Terje Bergstrom Reviewed-on: http://git-master/r/607007 GVS: Gerrit_Virtual_Submit --- drivers/gpu/nvgpu/gm20b/fb_gm20b.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/gpu/nvgpu/gm20b/fb_gm20b.h') diff --git a/drivers/gpu/nvgpu/gm20b/fb_gm20b.h b/drivers/gpu/nvgpu/gm20b/fb_gm20b.h index 4d48d797..22b848d6 100644 --- a/drivers/gpu/nvgpu/gm20b/fb_gm20b.h +++ b/drivers/gpu/nvgpu/gm20b/fb_gm20b.h @@ -18,4 +18,6 @@ struct gk20a; void gm20b_init_fb(struct gpu_ops *gops); +void gm20b_init_uncompressed_kind_map(void); +void gm20b_init_kind_attr(void); #endif -- cgit v1.2.2