2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/drivers/gpu/drm/nouveau/nvkm
Alexandre Courbot ed7acfae2a drm/nouveau/pmu: remove reset() hook
The reset hook of pmu_func is never called, and gt215 was the only chip
to implement. Remove this dead code.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-11-07 14:04:38 +10:00
..
core drm/nouveau/core: add missing header dependencies 2016-10-12 17:29:30 +10:00
engine drm/nouveau: mark symbols static where possible 2016-11-07 14:04:36 +10:00
subdev drm/nouveau/pmu: remove reset() hook 2016-11-07 14:04:38 +10:00
Kbuild