memory: tegra: Make terga20_mc_reset_ops static
authorYue Haibing <yuehaibing@huawei.com>
Wed, 10 Apr 2019 14:04:50 +0000 (22:04 +0800)
committerThierry Reding <treding@nvidia.com>
Thu, 11 Apr 2019 08:53:47 +0000 (10:53 +0200)
commitf2222a9e8033ceca2ed8b1addea1d541b536ab7b
tree9da6994e568f50159f780805aeab4d9e44240946
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
memory: tegra: Make terga20_mc_reset_ops static

Fix sparse warning:

drivers/memory/tegra/tegra20.c:277:33: warning:
 symbol 'terga20_mc_reset_ops' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/memory/tegra/tegra20.c