mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: revert vfe_var param name change
Revert the param name change to devinit_get_vfe_var_table() from previous change to vfe_var.c. It was already fixed (in a different manner) by an earlier Rule 8.3-related change. JIRA NVGPU-849 Change-Id: I8435699b6999949ebae421a34e54487cfe777974 Signed-off-by: Scott Long <scottl@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1959752 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
ae57a78c73
commit
2a3fa45dd3
@@ -33,7 +33,7 @@
|
||||
#include "vfe_var.h"
|
||||
|
||||
static int devinit_get_vfe_var_table(struct gk20a *g,
|
||||
struct vfe_vars *pvarobjs);
|
||||
struct vfe_vars *pvfevarobjs);
|
||||
static int vfe_var_construct_single(struct gk20a *g,
|
||||
struct boardobj **ppboardobj,
|
||||
u16 size, void *pargs);
|
||||
|
||||
Reference in New Issue
Block a user