mirror of
https://github.com/torvalds/linux.git
synced 2026-04-27 19:12:29 -04:00
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -17,5 +17,5 @@ struct nvbios_init {
|
||||
};
|
||||
|
||||
int nvbios_exec(struct nvbios_init *);
|
||||
int nvbios_init(struct nvkm_subdev *, bool execute);
|
||||
int nvbios_post(struct nvkm_subdev *, bool execute);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user