i965: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Sun, 31 Jan 2010 03:01:19 +0000 (19:01 -0800)
committerVinson Lee <vlee@vmware.com>
Sun, 31 Jan 2010 03:01:19 +0000 (19:01 -0800)
src/mesa/drivers/dri/i965/brw_fallback.c
src/mesa/drivers/dri/i965/brw_state_dump.c
src/mesa/drivers/dri/i965/brw_tex_layout.c

index 79691c3a0f9793804dc3cb6ad51ccef7f4ed3b92..ba401c215cb24913ba7e92726dc6d7c1ea5c4909 100644 (file)
@@ -36,7 +36,6 @@
 #include "swrast/swrast.h"
 #include "tnl/tnl.h"
 #include "brw_context.h"
-#include "intel_chipset.h"
 #include "intel_fbo.h"
 #include "intel_regions.h"
 
index e94fa7d2b4c01bf92fcbeda5634dfb5441129502..020ac523b68f9e10c7c36531d53b9ad20b9ad583 100644 (file)
@@ -28,7 +28,6 @@
 #include "main/mtypes.h"
 
 #include "brw_context.h"
-#include "brw_state.h"
 #include "brw_defines.h"
 
 /**
index 64a9535282bd43f8a0cf17fbf502bc559c859cfc..09edfd81fde7e4679eda22058d572110fe06d077 100644 (file)
@@ -36,7 +36,6 @@
 #include "intel_tex_layout.h"
 #include "intel_context.h"
 #include "main/macros.h"
-#include "intel_chipset.h"
 
 #define FILE_DEBUG_FLAG DEBUG_MIPTREE