aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
index 93b2c5a48a71..16f96f2e3671 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
@@ -31,7 +31,7 @@
*/
#include <linux/list.h>
#include <linux/slab.h>
-#include <drm/drmP.h>
+
#include <drm/amdgpu_drm.h>
#include <drm/drm_cache.h>
#include "amdgpu.h"
it-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano2-1/+47 2008-02-20Teach git-grep --name-only as synonym for -lShawn O. Pearce2-1/+4 2008-02-20diff: fix java funcname pattern for solarisJeff King1-1/+1 2008-02-20t3404: use configured shell instead of /bin/shJeff King1-2/+2 2008-02-20git_config_*: don't assume we are parsing a config fileJeff King1-2/+9 2008-02-20prefix_path: use is_absolute_path() instead of *orig == '/'Johannes Sixt1-2/+2 2008-02-20git-clean: handle errors if removing files failsMiklos Vajna2-8/+24 2008-02-20Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi1-2/+2 2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2-5/+21 2008-02-20git.el: Set process-environment instead of invoking envDavid Kågedal1-4/+3 2008-02-20Documentation/git-stash: document options for git stash listMiklos Vajna1-1/+4 2008-02-20send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian1-1/+1 2008-02-19cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2-8/+67 2008-02-19Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg1-30/+39 2008-02-19Technical documentation of the run-command API.Johannes Sixt1-5/+166 2008-02-19Correct git-pull documentationJay Soffian1-8/+12 2008-02-19gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski1-2/+2 2008-02-19push: document the status outputJeff King1-0/+49 2008-02-19Documentation/push: clarify matching refspec behaviorJeff King1-3/+3 2008-02-19push: indicate partialness of error messageJeff King1-1/+1