mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +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
@@ -515,8 +515,6 @@ static int nvgpu_pci_probe(struct pci_dev *pdev,
|
||||
return -ENOMEM;
|
||||
}
|
||||
|
||||
hash_init(l->ecc_sysfs_stats_htable);
|
||||
|
||||
g = &l->g;
|
||||
|
||||
g->log_mask = NVGPU_DEFAULT_DBG_MASK;
|
||||
|
||||
Reference in New Issue
Block a user