linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm
Ben Skeggs 9ace404b10 drm/nouveau/device: include core/device.h automatically for subdevs/engines
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>
2015-08-28 12:40:07 +10:00
..
core drm/nouveau/subdev: add direct pointer to nvkm_device 2015-08-28 12:40:06 +10:00
engine drm/nouveau/device: include core/device.h automatically for subdevs/engines 2015-08-28 12:40:07 +10:00
subdev drm/nouveau/device: include core/device.h automatically for subdevs/engines 2015-08-28 12:40:07 +10:00
Kbuild