diff options
author | Sam Ravnborg <[email protected]> | 2019-07-16 08:42:06 +0200 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2019-07-17 12:52:45 +0200 |
commit | 9c25a297664518b36933dae0887cbea3008fb840 (patch) | |
tree | 75017c0686f0f1f83629a5be2c2ed3d0a17eebd0 /drivers/gpu/drm/omapdrm/omap_crtc.c | |
parent | 647d295b70480cf9f3e2c2dfe87547c8d58498f1 (diff) |
drm/sun4i: drop use of drmP.h
Drop use of the deprecated drmP.h header file.
While touching the list of include file, use the typical order of the
blocks:
\#include <linux/*>
\#include <video/*>
\#include <drm/*>
\#include ""
Within each block, sort the files.
Include necessary files to fix build after the drmP.h removal.
Signed-off-by: Sam Ravnborg <[email protected]>
Acked-by: Emil Velikov <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Chen-Yu Tsai <[email protected]>
Cc: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions