From 846f0c4f418d8f072876b6c087c6930153bdb0cd Mon Sep 17 00:00:00 2001 From: Seshendra Gadagottu Date: Tue, 27 May 2014 19:51:10 -0700 Subject: gpu: nvgpu: select NETA for gm20b Bug 1514021 Change-Id: I5bf942245a42881a418eb9e18c148287b6901ca0 Signed-off-by: Seshendra Gadagottu Reviewed-on: http://git-master/r/415531 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Bo Yan --- drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h') diff --git a/drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h b/drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h index 7f2d0c06..0187c12c 100644 --- a/drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h +++ b/drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h @@ -22,7 +22,7 @@ /* production netlist, one and only one from below */ /*#undef GM20B_NETLIST_IMAGE_FW_NAME*/ -#define GM20B_NETLIST_IMAGE_FW_NAME GK20A_NETLIST_IMAGE_C +#define GM20B_NETLIST_IMAGE_FW_NAME GK20A_NETLIST_IMAGE_A void gm20b_init_gr_ctx(struct gpu_ops *gops); -- cgit v1.2.2