linux/drivers/gpu/drm/nouveau/nvkm/core
Zou Wei 5e18b97370 drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keyword
Fix the following sparse warning:

drivers/gpu/drm/nouveau/nvkm/core/client.c:64:1: warning: symbol 'nvkm_uclient_sclass' was not declared. Should it be static?

Signed-off-by: Zou Wei <zou_wei@huawei.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Link: https://gitlab.freedesktop.org/drm/nouveau/-/merge_requests/10
2021-11-12 23:46:04 +01:00
..
client.c drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keyword 2021-11-12 23:46:04 +01:00
engine.c drm/nouveau/sw: switch to instanced constructor 2021-02-11 11:50:00 +10:00
enum.c drm/nouveau/sec: switch to subdev printk macros 2015-08-28 12:40:26 +10:00
event.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
firmware.c drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param description 2020-11-17 20:02:03 +01:00
gpuobj.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
ioctl.c drm/nouveau: rip out nvkm_client.super 2021-08-18 19:00:15 +10:00
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
memory.c drm/nouveau/fb: protect comptags with private mutex 2021-02-11 10:14:03 +10:00
mm.c drm/nouveau/core/mm: have users explicitly define heap identifiers 2017-11-02 13:32:22 +10:00
notify.c
object.c drm/nouveau/core/object: plumb the unmap ioctl through 2017-11-02 13:32:16 +10:00
oproxy.c drm/nouveau/core/object: plumb the unmap ioctl through 2017-11-02 13:32:16 +10:00
option.c drm/nouveau/pci: merge agp handling from nouveau drm 2015-08-28 12:40:49 +10:00
ramht.c treewide: Use struct_size() for vmalloc()-family 2018-06-06 11:15:43 -07:00
subdev.c drm/nouveau/nvkm: remove nvkm_subdev.index 2021-02-11 11:50:04 +10:00