nv50: remove unnecessary include
authorBen Skeggs <bskeggs@redhat.com>
Mon, 15 Feb 2016 05:37:29 +0000 (15:37 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 16 Feb 2016 05:56:33 +0000 (15:56 +1000)
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Acked-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nv50/nv50_state_validate.c

index 4af969997f272c93590a3b2ea2b4ff90842e1801..553697816060b906b13c1260ab4865ed7cef695d 100644 (file)
@@ -2,7 +2,6 @@
 #include "util/u_format.h"
 
 #include "nv50/nv50_context.h"
-#include "nv50/nv50_defs.xml.h"
 
 static inline void
 nv50_fb_set_null_rt(struct nouveau_pushbuf *push, unsigned i)