diff options
author | Sam Ravnborg <[email protected]> | 2019-01-26 13:25:27 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2019-02-07 21:48:34 +0100 |
commit | e3b01f0d576ad23cad65ecd3680827c10fbad6b5 (patch) | |
tree | f53760f2f85a01c928c145f2b732ae688c589fef /net/lapb/lapb_timer.c | |
parent | d713e330963522ffa406b61ae4478daa69def2d6 (diff) |
drm: remove drmP.h from drm_modeset_helper.h
With the removal of drmP.h from drm_modeset_helper.h
the drmP.h are no longer included by any include files
in include/drm.
The drmP.h file is thus only included explicit
either in .c files or in local .h files.
This makes the process of deleting the drmP.h includes easier
as we have a more local dependency chain.
v2:
- moved updates of .c files in drm/ to a dedicated
patch. This allows the updates to the *.c files
to be committed without the removal part.
So this patch can wait if it causes build failures
due to pending changes
Signed-off-by: Sam Ravnborg <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions