]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/nouveau/secboot: Make acr_r352_ls_gpccs_func static
authorYueHaibing <yuehaibing@huawei.com>
Wed, 17 Jul 2019 06:56:26 +0000 (14:56 +0800)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 23 Aug 2019 02:55:30 +0000 (12:55 +1000)
commit863a6670a4f1901d1c9088f357337f3c8a17ab35
treefe517491a1e89bf915185408fc8257c4df2c4fc4
parentae4530062620561d24683b1bd3438b8397693429
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>
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c