Re: [PATCH] DRM: delete DRM IRQ legacy midlayer docs

2021-10-04 Thread Thomas Zimmermann
Hi Am 05.10.21 um 04:53 schrieb Randy Dunlap: Remove documentation associated with the removal of the DRM IRQ legacy midlayer. Eliminates these documentation warnings: ../drivers/gpu/drm/drm_irq.c:1: warning: 'irq helpers' not found ../drivers/gpu/drm/drm_irq.c:1: warning: no structured commen

[PATCH] DRM: delete DRM IRQ legacy midlayer docs

2021-10-04 Thread Randy Dunlap
Remove documentation associated with the removal of the DRM IRQ legacy midlayer. Eliminates these documentation warnings: ../drivers/gpu/drm/drm_irq.c:1: warning: 'irq helpers' not found ../drivers/gpu/drm/drm_irq.c:1: warning: no structured comments found Fixes: c1736b9008cb ("drm: IRQ midlayer