[Intel-gfx] [PATCH 07/24] drm: rename drm_fops.c to drm_file.c
Gustavo Padovan
gustavo at padovan.org
Wed Mar 8 15:02:07 UTC 2017
2017-03-08 Daniel Vetter <daniel.vetter at ffwll.ch>:
> It's not just file ops, but drm_file stuff in general. This is prep
> work to extracting a drm_file.h header in the next patch.
>
> Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> ---
> Documentation/gpu/drm-internals.rst | 4 ++--
> drivers/gpu/drm/Makefile | 2 +-
> drivers/gpu/drm/{drm_fops.c => drm_file.c} | 3 ---
> drivers/gpu/drm/drm_internal.h | 2 +-
> include/drm/drmP.h | 2 +-
> 5 files changed, 5 insertions(+), 8 deletions(-)
> rename drivers/gpu/drm/{drm_fops.c => drm_file.c} (99%)
Reviewed-by: Gustavo Padovan <gustavo.padovan at collabora.com>
Gustavo
More information about the Intel-gfx
mailing list