drm/nouveau: silence sparse warnings about symbols not being marked static
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -55,7 +55,7 @@ nvif_client_fini(struct nvif_client *client)
|
||||
}
|
||||
}
|
||||
|
||||
const struct nvif_driver *
|
||||
static const struct nvif_driver *
|
||||
nvif_drivers[] = {
|
||||
#ifdef __KERNEL__
|
||||
&nvif_driver_nvkm,
|
||||
|
Reference in New Issue
Block a user