mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-14 02:36:45 +07:00
drm/nouveau/mc/gp10b: make gp10b_mc_init static
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
8b962dc4ec
commit
94cad89ae4
@ -23,7 +23,7 @@
|
||||
|
||||
#include "priv.h"
|
||||
|
||||
void
|
||||
static void
|
||||
gp10b_mc_init(struct nvkm_mc *mc)
|
||||
{
|
||||
struct nvkm_device *device = mc->subdev.device;
|
||||
|
Loading…
Reference in New Issue
Block a user