diff options
author | Jani Nikula <[email protected]> | 2018-12-28 10:28:15 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-01-02 11:38:08 +0200 |
commit | dd7ece7f6e220e4d1a2a8ba4c42622d7d73e6376 (patch) | |
tree | e752dacd38333ef675eae6121e22d539ddb3230c /drivers/gpu/drm/tilcdc/tilcdc_plane.c | |
parent | f7e271de230b20ea3f9cecf71c45ca23c58aa055 (diff) |
drm: forward declare struct drm_file in drm_syncobj.h
drm_syncobj.h uses struct drm_file pointers, forward declare struct
drm_file to make the header self-contained. This prepares for dropping
drmP.h from files including drm_syncobj.h.
Switch from "" to <> includes while at it.
v2: forward declare instead of including drm_file.h (Daniel)
[Updated commit message per Laurent's review while applying.]
Cc: Sam Ravnborg <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/tilcdc/tilcdc_plane.c')
0 files changed, 0 insertions, 0 deletions