drm/fbdev-dma: remove obsolete kernel-doc references
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 17 Oct 2024 02:48:13 +0000 (19:48 -0700)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 21 Oct 2024 07:57:26 +0000 (09:57 +0200)
commit23f59d7baa1fe31823d223afe9cace1494bdf5b1
treecfa38af6b4c5bed5f11243eedfae8d0fc21998df
parent45608a3eb4902f32010a8328c0a01ccda4b38c9b
drm/fbdev-dma: remove obsolete kernel-doc references

The kernel-doc comments in these 3 files was removed so remove the
references to these files to prevent kernel-doc warnings.

drivers/gpu/drm/drm_fbdev_dma.c:1: warning: no structured comments found
drivers/gpu/drm/drm_fbdev_shmem.c:1: warning: no structured comments found
drivers/gpu/drm/drm_fbdev_ttm.c:1: warning: no structured comments found

Fixes: 731fddf4302e ("drm/fbdev-dma: Remove obsolete setup function")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/all/20241002142250.07e1c46c@canb.auug.org.au/
Cc: David Airlie <airlied@gmail.com>
Cc: Simona Vetter <simona@ffwll.ch>
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Cc: dri-devel@lists.freedesktop.org
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20241017024813.61908-1-rdunlap@infradead.org
Documentation/gpu/drm-kms-helpers.rst