commit | 863a6670a4f1901d1c9088f357337f3c8a17ab35 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Jul 17 14:56:26 2019 +0800 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Aug 23 12:55:30 2019 +1000 |
tree | fe517491a1e89bf915185408fc8257c4df2c4fc4 | |
parent | ae4530062620561d24683b1bd3438b8397693429 [diff] |
drm/nouveau/secboot: Make acr_r352_ls_gpccs_func static Fix sparse warning: drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c:1092:1: warning: symbol 'acr_r352_ls_gpccs_func' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>