From: Ben Skeggs Date: Mon, 15 Feb 2016 05:37:29 +0000 (+1000) Subject: nv50: remove unnecessary include X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0a0d8e4497adf15a2642ac042dad3c909859c0ef;p=mesa.git nv50: remove unnecessary include Signed-off-by: Ben Skeggs Acked-by: Ilia Mirkin --- diff --git a/src/gallium/drivers/nouveau/nv50/nv50_state_validate.c b/src/gallium/drivers/nouveau/nv50/nv50_state_validate.c index 4af969997f2..55369781606 100644 --- a/src/gallium/drivers/nouveau/nv50/nv50_state_validate.c +++ b/src/gallium/drivers/nouveau/nv50/nv50_state_validate.c @@ -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)