mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: linux: remove definition of ecc_sysfs_stats_htable
No one uses it anymore. Signed-off-by: Richard Zhao <rizhao@nvidia.com> Change-Id: I0ea7f62e4e4e53d8da66bc00dcbe08a1f94e19a8 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2497936 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
e445b57b04
commit
a56d93aa2f
@@ -1596,8 +1596,6 @@ static int gk20a_probe(struct platform_device *dev)
|
||||
return -ENOMEM;
|
||||
}
|
||||
|
||||
hash_init(l->ecc_sysfs_stats_htable);
|
||||
|
||||
gk20a = &l->g;
|
||||
|
||||
nvgpu_log_fn(gk20a, " ");
|
||||
|
||||
Reference in New Issue
Block a user