mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
drm/nouveau/devinit: convert to new-style nvkm_subdev
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#ifndef __NVBIOS_INIT_H__
|
||||
#define __NVBIOS_INIT_H__
|
||||
|
||||
struct nvbios_init {
|
||||
struct nvkm_subdev *subdev;
|
||||
struct nvkm_bios *bios;
|
||||
|
||||
Reference in New Issue
Block a user