diff options
| author | Sam Ravnborg <[email protected]> | 2019-01-08 19:29:36 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2019-01-09 21:48:51 +0000 |
| commit | fe1f664a36091f4a3c771178f47545b190c78162 (patch) | |
| tree | 5eea792544794b456d9ae85d02f41cbc27d3421e /drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c | |
| parent | drm: remove include of drmP.h from drm_encoder_slave.h (diff) | |
| download | kernel-fe1f664a36091f4a3c771178f47545b190c78162.tar.gz kernel-fe1f664a36091f4a3c771178f47545b190c78162.zip | |
drm/arc: do not rely on drmP.h from drm_gem_cma_helper.h
drmP.h was the only header file in the past and a lot
of files rely on that drmP.h defines everything.
The goal is to one day to delete drmP.h and
as a step towards this it will no longer be included in the
headers files in include/drm/
To prepare arc/ for this add dependencies that
othwewise was pulled in by drmP.h from drm_gem_cma_helper.h
Signed-off-by: Sam Ravnborg <[email protected]>
Acked-by: Noralf Trønnes <[email protected]>
Cc: Alexey Brodkin <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: David Airlie <[email protected]>
[danvet: Fix typo in commit message.]
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c')
0 files changed, 0 insertions, 0 deletions
