summaryrefslogtreecommitdiff
path: root/src/i830_exa.c
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyu.z.wang@intel.com>2007-11-15 18:34:18 +0800
committerZhenyu Wang <zhenyu.z.wang@intel.com>2007-11-15 18:37:57 +0800
commite56c166ceb8c1ceddd5020e8de2d0b9d51f535a4 (patch)
tree63ecc8ae97bc50df56de9cd60a930af66b1c69fb /src/i830_exa.c
parent6f3de19159cd7a2d73ed212add909edb3aedce9c (diff)
remove unnecessary i830_reg.h includes
i830_reg.h only contains 3d engine cmds for 8XX chips.
Diffstat (limited to 'src/i830_exa.c')
-rw-r--r--src/i830_exa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i830_exa.c b/src/i830_exa.c
index 56bc15ef..32c55dd0 100644
--- a/src/i830_exa.c
+++ b/src/i830_exa.c
@@ -35,7 +35,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "xaarop.h"
#include "i830.h"
#include "i810_reg.h"
-#include "i830_reg.h"
#include <string.h>
#ifdef I830DEBUG