nvc0: remove unnecessary includes

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Acked-by: Ilia Mirkin <imirkin@alum.mit.edu>
This commit is contained in:
Ben Skeggs 2016-02-15 15:37:29 +10:00
parent e8eda47898
commit 3e2dd50d81
5 changed files with 0 additions and 6 deletions

View file

@ -1,7 +1,6 @@
#ifndef NVC0_COMPUTE_H
#define NVC0_COMPUTE_H
#include "nv50/nv50_defs.xml.h"
#include "nvc0/nvc0_compute.xml.h"
bool

View file

@ -33,7 +33,6 @@
#include "nvc0/nvc0_query_hw.h"
#include "nvc0/nvc0_3d.xml.h"
#include "nv50/nv50_texture.xml.h"
#include "nouveau_gldefs.h"

View file

@ -3,7 +3,6 @@
#include "util/u_math.h"
#include "nvc0/nvc0_context.h"
#include "nv50/nv50_defs.xml.h"
#if 0
static void

View file

@ -3,8 +3,6 @@
#include "nvc0/nvc0_context.h"
#include "nv50/nv50_defs.xml.h"
struct nvc0_transfer {
struct pipe_transfer base;
struct nv50_m2mf_rect rect[2];

View file

@ -2,7 +2,6 @@
#ifndef NVE4_COMPUTE_H
#define NVE4_COMPUTE_H
#include "nv50/nv50_defs.xml.h"
#include "nvc0/nve4_compute.xml.h"
/* Input space is implemented as c0[], to which we bind the screen->parm bo.