drivers/gpu/drm/nouveau/include/nvkm/core/devidx.h
deleted100644 → 0
+0
−62
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Pretty much every subdev/engine is going to need access to nvkm_device
shortly to touch registers and/or output messages.
The odd placement of the includes is necessary to work around some
inter-dependencies that currently exist. This will be fixed later.
Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>