diff options
author | Sam Ravnborg <[email protected]> | 2019-06-23 12:23:33 +0200 |
---|---|---|
committer | Thomas Hellstrom <[email protected]> | 2019-08-15 08:40:04 +0200 |
commit | d5c1f0110dd6cb182d698b2df7e0445282a1392d (patch) | |
tree | 1837b8ecba391499affcbea50f99ac104219edb1 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 9c84aeba67cce6514374f134c9ce2c5f35ac3831 (diff) |
drm/vmwgfx: drop use of drmP.h in header files
To facilitate removal of drmP.h in the .c
files remove the use from header files first.
Fix fallout in the other files.
Sorted include files in blocks and sorted files
within each block in alphabetical order.
This revealed a dependency from an uapi header to a header
located below drivers/gpu/drm/vmwgfx/.
Added FIXME to remind someone to fix this.
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: VMware Graphics <[email protected]>
Cc: Thomas Hellstrom <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Reviewed-by: Deepak Rawat <[email protected]>
Signed-off-by: Deepak Rawat <[email protected]>
Signed-off-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions