aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/r128
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2020-11-06 21:49:32 +0000
committerSam Ravnborg <sam@ravnborg.org>2020-11-06 23:18:52 +0100
commit6ef2b857be2acd336ae02320bc02079abcf02ba9 (patch)
tree95ba029aad4515302c7f6bb361ba115755aeb09f /drivers/gpu/drm/r128
parentdrm/edid: Fix uninitialized variable in drm_cvt_modes() (diff)
downloadlinux-dev-6ef2b857be2acd336ae02320bc02079abcf02ba9.tar.xz
linux-dev-6ef2b857be2acd336ae02320bc02079abcf02ba9.zip
drm/r128/ati_pcigart: Source file headers are not good candidates for kernel-doc
Fixes the following W=1 kernel build warning(s): drivers/gpu/drm/r128/ati_pcigart.c:2: warning: Cannot understand * file ati_pcigart.c Cc: David Airlie <airlied@linux.ie> Cc: Daniel Vetter <daniel@ffwll.ch> Cc: Gareth Hughes <gareth@valinux.com> Cc: dri-devel@lists.freedesktop.org Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20201106214949.2042120-3-lee.jones@linaro.org
Diffstat (limited to 'drivers/gpu/drm/r128')
-rw-r--r--drivers/gpu/drm/r128/ati_pcigart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/r128/ati_pcigart.c b/drivers/gpu/drm/r128/ati_pcigart.c
index 3e76ae5a17ee..1234ec60c0af 100644
--- a/drivers/gpu/drm/r128/ati_pcigart.c
+++ b/drivers/gpu/drm/r128/ati_pcigart.c
@@ -1,4 +1,4 @@
-/**
+/*
* \file ati_pcigart.c
* ATI PCI GART support
*