2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 03:33:58 +08:00
linux-next/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 drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) 2015-01-22 12:15:10 +10:00