2017-03-08 Daniel Vetter :
> 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
> ---
> Documentation/gpu/drm-internals.rst| 4 ++--
> drivers/gpu/drm/Makefile
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
---
Documentation/gpu/drm-internals.rst| 4 ++--
drivers/gpu/drm/Makefile | 2 +-
drivers/gpu/drm/{drm_fops.c => dr