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
This commit is contained in:
Lee Jones 2020-11-06 21:49:32 +00:00 committed by Sam Ravnborg
parent 991fcb77f4
commit 6ef2b857be
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/**
/*
* \file ati_pcigart.c
* ATI PCI GART support
*