gpu: nvgpu: update gr_gv11b_get_netlist_name method

update gr_gv11b_get_netlist_name method as
per ops get_netlist_name declaration

Change-Id: Ide79d999564f489a80cff748ff61e42aabd5662a
Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com>
Reviewed-on: http://git-master/r/1166905
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Mahantesh Kumbar
2016-06-17 16:33:28 +05:30
committed by Terje Bergstrom
parent 973c2811ca
commit 4e476b2f9a

View File

@@ -21,7 +21,7 @@
#include "gk20a/gk20a.h"
#include "gr_ctx_gv11b.h"
static int gr_gv11b_get_netlist_name(int index, char *name)
static int gr_gv11b_get_netlist_name(struct gk20a *g, int index, char *name)
{
switch (index) {
#ifdef GV11B_NETLIST_IMAGE_FW_NAME