Mesa (master): nvc0: remove include of old libdrm_nouveau's nouveau_reloc.h

Christoph Bumiller chrisbmr at kemper.freedesktop.org
Fri Apr 13 19:09:52 UTC 2012


Module: Mesa
Branch: master
Commit: 21b50ce63b10a33c5df8b8dd0a6c4ffe5c2a1b6d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=21b50ce63b10a33c5df8b8dd0a6c4ffe5c2a1b6d

Author: Christoph Bumiller <e0425955 at student.tuwien.ac.at>
Date:   Sat Apr 14 03:05:02 2012 +0200

nvc0: remove include of old libdrm_nouveau's nouveau_reloc.h

---

 src/gallium/drivers/nvc0/nvc0_context.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/gallium/drivers/nvc0/nvc0_context.c b/src/gallium/drivers/nvc0/nvc0_context.c
index c15d025..dcdc830 100644
--- a/src/gallium/drivers/nvc0/nvc0_context.c
+++ b/src/gallium/drivers/nvc0/nvc0_context.c
@@ -27,8 +27,6 @@
 #include "nvc0_screen.h"
 #include "nvc0_resource.h"
 
-#include "nouveau/nouveau_reloc.h"
-
 static void
 nvc0_flush(struct pipe_context *pipe,
            struct pipe_fence_handle **fence)




More information about the mesa-commit mailing list