diff options
| author | Sam Ravnborg <[email protected]> | 2019-01-08 20:29:33 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2019-01-09 22:27:44 +0100 |
| commit | 428747ae5cca2ca13983b768513f13cb8896de04 (patch) | |
| tree | 5f70e76aee59ce5d54f03ecaad43d7403f4a337e /tools/perf/scripts/python | |
| parent | fb4b49278f6b2b83bc638d4082301f98581c3598 (diff) | |
drm: remove include of drmP.h from bridge/dw_hdmi.h
drmP.h is an relic from the days when there was a single header file.
To enable the removal of drmP.h from all users drop include
of drmP.h from bridge/dw_hdmi.h.
A few files relied on the file included in drmP.h - add explicit
include statements or forward declarations to these files.
Build tested with arm and x86.
v2:
- prefer forward declarations when possible (Laurent Pinchart)
- sort include files (Laurent Pinchart)
Signed-off-by: Sam Ravnborg <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Cc: Archit Taneja <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Kieran Bingham <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: Maxime Ripard <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions