summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_state.c
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2014-08-29 12:12:27 +0200
committerDave Airlie <airlied@redhat.com>2014-09-10 17:11:21 +1000
commit9f50bd8905ab12e3e8ebffd8296d7921bd3976eb (patch)
tree0112a1a525d4cd14d2ec9b47a4b42b126194bf16 /drivers/gpu/drm/radeon/radeon_state.c
parent58b21c22c66dd223d27405d54b47102a27bda0b7 (diff)
downloadlinux-stable-9f50bd8905ab12e3e8ebffd8296d7921bd3976eb.tar.gz
linux-stable-9f50bd8905ab12e3e8ebffd8296d7921bd3976eb.tar.bz2
linux-stable-9f50bd8905ab12e3e8ebffd8296d7921bd3976eb.zip
drm/radeon: move drm_buffer to drm/radeon/
Radeon UMS is the last user of drm_buffer. Move it out of sight so radeon can drop it together with UMS. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Reviewed-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_state.c')
-rw-r--r--drivers/gpu/drm/radeon/radeon_state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/radeon_state.c b/drivers/gpu/drm/radeon/radeon_state.c
index 23bb64fd775f..535403e0c8a2 100644
--- a/drivers/gpu/drm/radeon/radeon_state.c
+++ b/drivers/gpu/drm/radeon/radeon_state.c
@@ -30,9 +30,9 @@
*/
#include <drm/drmP.h>
-#include <drm/drm_buffer.h>
#include <drm/radeon_drm.h>
#include "radeon_drv.h"
+#include "drm_buffer.h"
/* ================================================================
* Helper functions for client state checking and fixup