Mesa (mesa_7_7_branch): i915g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Fri Jan 22 07:09:31 UTC 2010


Module: Mesa
Branch: mesa_7_7_branch
Commit: a1c5d8f61df9d9e22bcb0fc37a602ab712958151
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1c5d8f61df9d9e22bcb0fc37a602ab712958151

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jan 21 23:09:06 2010 -0800

i915g: Remove unnecessary header.

---

 src/gallium/drivers/i915/i915_surface.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/i915/i915_surface.c b/src/gallium/drivers/i915/i915_surface.c
index 9b4366d..793613b 100644
--- a/src/gallium/drivers/i915/i915_surface.c
+++ b/src/gallium/drivers/i915/i915_surface.c
@@ -28,7 +28,6 @@
 #include "i915_context.h"
 #include "i915_blit.h"
 #include "pipe/p_defines.h"
-#include "pipe/p_inlines.h"
 
 
 /* Assumes all values are within bounds -- no checking at this level -




More information about the mesa-commit mailing list